2505 Commits (846c3d6aca5484904e60946c4fe8b8833bc07f92)

Author SHA1 Message Date
Rémi Denis-Courmont e09a947c1a doc: fix typing mistake 10 years ago
Anton Khirnov 2df0c32ea1 lavc: use a separate field for exporting audio encoder padding 10 years ago
Vittorio Giovara 5a419b2dd1 pixdesc: return color properties names 10 years ago
Rémi Denis-Courmont e3e158e81f vdpau: add av_vdpau_bind_context() 10 years ago
Joakim Roubert 55f03d8726 hlsenc: Add parameter -hls_allow_cache 10 years ago
Diego Biurrun 775a0b04f0 doc: Fix syntax and logical errors in avconv stream combination example 10 years ago
Diego Biurrun 041caf1a63 avplay: Exit by default at the end of playback 10 years ago
Anton Khirnov 12f0388f9c Add release notes for 11. 10 years ago
Luca Barbato 94f084324e texi2pod: Make it output a single encoding string 10 years ago
Vittorio Giovara 9301486408 avcodec: add stream-level stereo3d side data 10 years ago
Gabriel Dume 56a721f020 doc: fix a typo 10 years ago
Anton Khirnov b263f8ffe7 lavf: add AVFormatContext.max_ts_probe 10 years ago
Anton Khirnov 6ca11f7157 doc/APIchanges: fill in missing hashes and dates 10 years ago
Gabriel Dume dd35d451fb doc: Change wrong term to avoid confusion 10 years ago
Anton Khirnov 481a366749 cmdutils: allow matching by metadata in stream specifiers 10 years ago
Anton Khirnov 8ddc32629a mem: add av_strndup() for duplicating substrings 10 years ago
Andrew Stone 7e38903b5c http: enable icy metadata by default. 10 years ago
Andrew Stone a8c104a511 AVOption: add support for dictionary types. 10 years ago
Andrew Stone afbd4b7e09 lavf: add AVFormatContext/AVStream fields for signaling to the user when events happen. 10 years ago
Luca Barbato fb1ddcdc8f avresample: Introduce AVFrame-based API 10 years ago
Anton Khirnov 1985c2e75c Bump major versions of all libraries. 10 years ago
Diego Biurrun d35b94fbab avcodec: Rename xvidmmx IDCT to xvid 10 years ago
Diego Biurrun bb789016d4 swscale: Undeprecate sws_getContext() 10 years ago
Diego Biurrun ad1ee5fa75 avcodec: Undeprecate reordered_opaque 10 years ago
John Stebbins 0897d2fdc7 movenc: Add option to disable nero chapters 10 years ago
Vittorio Giovara e9abafca27 avutil: add AV_PIX_FMT_YA16 pixel format 10 years ago
Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 10 years ago
Luca Barbato d2962e9f89 pixdesc: Support pixelformat aliases 10 years ago
Marvin Scholz eb9244f202 Add Icecast protocol 10 years ago
Kieran Kunhya 1ef9e83764 avcodec: Deprecate dtg_active_format field in favor of avframe side-data 10 years ago
Diego Biurrun 9f17685dfb avcodec: Deprecate unused defines and options 10 years ago
Diego Biurrun 6a928293dd examples: filter_audio: Add missing mem.h header for av_freep() 10 years ago
Vittorio Giovara 52269f48e8 Revert "vf_interlace: deprecate lowpass option" 10 years ago
Luca Barbato 69e7336b8e avstring: Expose the simple name match function 10 years ago
Anton Khirnov c5fca0174d lavc: add a property for marking codecs that support frame reordering 10 years ago
Anton Khirnov 56f98e340f output example: convert audio to the format supported by the encoder 10 years ago
Anton Khirnov 884f7c975f output example: set the stream timebase 10 years ago
Luca Barbato bb0babd705 build: Support executable only ldflags 10 years ago
Diego Biurrun 6cc1409ba8 examples/output: Remove unused variable 11 years ago
Vittorio Giovara a54f03bf07 display: add matrix flip api 11 years ago
Andrew Kelley 33a7b453a8 doc: mention option to mix shared/static libraries 11 years ago
Anton Khirnov f6ee61fb05 lavc: export DV profile API used by muxer/demuxer as public 11 years ago
Diego Biurrun e3fcb14347 dsputil: Split off IDCT bits into their own context 11 years ago
Vittorio Giovara f134b5ec53 apichanges: fill in changes for lavu 51.19 and 51.20 11 years ago
Anton Khirnov a5864e9a25 output example: free the muxing format context properly 11 years ago
Anton Khirnov 182d3f8221 output example: rewrite encoding logic 11 years ago
Anton Khirnov a7fcd4122b output example: store the scaling context in the stream context 11 years ago
Anton Khirnov 6a927d7aaf output example: use a macro instead of a static variable 11 years ago
Anton Khirnov 63fd0d866c output example: allocate the audio frame only once 11 years ago
Anton Khirnov edd5f95764 output example: use OutputStream for audio streams as well 11 years ago