Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-08avdevice/avfoundation: convert to new channel layout-APIJames Almer
2022-11-08avdevice/audiotoolbox: convert to new channel layout-APIJames Almer
2022-10-17avdevice/avdevice: Fix mismatching argument nameMarvin Scholz
2022-09-26avformat/internal: Don't include avcodec.hAndreas Rheinhardt
2022-09-03avutil/internal: Move avpriv-file API to a header of its ownAndreas Rheinhardt
2022-08-13configure: always enable gnu_windres if availableTimo Rothenpieler
2022-08-03avdevice/v4l2: fix leak of timefilterZhao Zhili
2022-07-19lavd: use AVFrame.duration instead of AVFrame.pkt_durationAnton Khirnov
2022-07-18avdevice/lavfi: pass forward video framerateTimo Rothenpieler
2022-07-18avdevice/lavfi: output wrapped AVFramesTimo Rothenpieler
2022-07-17avdevice/avdevice: fix return value of avdevice_list_devices()Marton Balint
2022-07-13Bump versions after 5.1 branchn5.2-devMichael Niedermayer
2022-07-13Bump Versions for 5.1 branchMichael Niedermayer
2022-07-09av(format|device): Add const to muxer packet data pointersAndreas Rheinhardt
2022-06-20avdevice/oss_dec: account for sample size when computing timestampMatt Jacobson
2022-06-16avdevice/pulse_audio_dec: deprecate frame_size optionMarton Balint
2022-06-16avdevice/pulse_audio_dec: reduce default fragment sizeMarton Balint
2022-06-16Revert "avdevice/pulse_audio_dec: only set adjust latency flag if fragment_si...Marton Balint
2022-05-13avdevice/dshow: reuse unused variables.Diederick Niehorster
2022-05-10avdevice/v4l2*: Improve included headersAndreas Rheinhardt
2022-05-10avformat/utils: Move parser functions to a new file, demux_utils.cAndreas Rheinhardt
2022-05-10avformat/demux: Add new demux.h headerAndreas Rheinhardt
2022-05-10avformat/internal: Move muxing-only functions to new mux.h headerAndreas Rheinhardt
2022-05-10lib*/version: Move library version functions into files of their ownAndreas Rheinhardt
2022-04-09avdevice/dshow: Fix dshow device name/descriptionRomain Beauxis
2022-03-30avdevice/dshow: fix regressionDiederick Niehorster
2022-03-19Keep including the full version.h when headers are included externallyMartin Storsjö
2022-03-16configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö
2022-03-16doc: Add an entry to APIchanges about changes to version.h and version_major.hMartin Storsjö
2022-03-16libavdevice: Split version.hMartin Storsjö
2022-03-16libavformat: Split version.hMartin Storsjö
2022-03-15avdevice/lavfi: remove call to deprecated function av_buffersink_get_channel_...James Almer
2022-03-15sndio: convert to new channel layout APIJames Almer
2022-03-15pulseaudio: convert to new channel layout APIJames Almer
2022-03-15oss: port to new channel layout APIAnton Khirnov
2022-03-15openal: convert to new channel layout APIJames Almer
2022-03-15libcdio: port to new channel layout APIAnton Khirnov
2022-03-15avdevice/lavfi: convert to new channel layout APIJames Almer
2022-03-15jack: port to new channel layout APIAnton Khirnov
2022-03-15dshow: convert to new channel layout APIJames Almer
2022-03-15decklink: convert to new channel layout APIJames Almer
2022-03-15alsa: convert to new channel layout APIJames Almer
2022-02-24libavcodec, libavdevice: Remove unnecessary includes of version.hMartin Storsjö
2022-02-24Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt
2022-02-22lavd/avfoundation: Fix mixed declaration and codeThilo Borgmann
2022-02-22avdevice/avfoundation: check strdupZhao Zhili
2022-02-22avdevice/avfoundation: fix memleakZhao Zhili
2022-02-21avdevice/decklink_(common_c|dec|enc).h: Fix checkheadersAndreas Rheinhardt
2022-02-07lavd/jack: switch to the new FIFO APIAnton Khirnov
2022-01-08avdevice/iec61883: #if unused code away, fix -O0 compilationAndreas Rheinhardt