2343 Commits (8dead2aaca4aa8b84b77b05745755afb56b7d37a)

Author SHA1 Message Date
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
Anton Khirnov 5e7b125b6a output example: use the new AVFrame API to allocate audio frames 11 years ago
Anton Khirnov ac85f631c9 output example: set output channel layout 11 years ago
Anton Khirnov 294daf71a7 output example: use a struct to bundle the video stream variables together 11 years ago
Anton Khirnov 38d044429d output example: use the new AVFrame API for allocating the video frame 11 years ago
Diego Biurrun 463a7cde56 Differentiate assembler and assembly in documentation and comments 11 years ago
Justin Ruggles 9e500efdbe Add av_image_check_sar() and use it to validate SAR 11 years ago
Anton Khirnov 452860d7e0 Use av_packet_rescale_ts() to simplify code. 11 years ago
Anton Khirnov 874390e163 lavc: add a convenience function for rescaling timestamps in a packet 11 years ago
Luca Barbato 49a242687c doc: Document segment_list_type 11 years ago
Anton Khirnov 194be1f43e lavf: switch to AVStream.time_base as the hint for the muxer timebase 11 years ago
Anton Khirnov 894682a973 Remove avserver. 11 years ago
Luca Barbato f121dbd9f7 mpegts: Provide an option to override the pcr period 11 years ago