27063 Commits (bd7d9e45a44480da09e956b55e93f455cf1ed26c)
 

Author SHA1 Message Date
  Baptiste Coudurier 8ee764b020 Remove some warnings 15 years ago
  Baptiste Coudurier 175272cb07 10l, fix memleak, forgot to free mp4_dec_config_descr 15 years ago
  Baptiste Coudurier 798c6facb7 In ts demuxer, support aac flexmux using extradata in iods, issue #2346 15 years ago
  Baptiste Coudurier 91360ce61d Unset variable fps for mov and mp4 muxer, they support it 15 years ago
  Anssi Hannula 3b39e2739f S/PDIF demuxer 15 years ago
  Stefano Sabatini b7be04f3c0 Reindent. 15 years ago
  Stefano Sabatini 7de19a3264 Implement robust parsing in aspect filters. 15 years ago
  Stefano Sabatini eee0ef5e4f Add informative log messages to the set aspect filters. 15 years ago
  Stefano Sabatini 2fb21bf4ff Give more explicit/less confusing names to the filters dealing with 15 years ago
  Stefano Sabatini 819e2ab0d8 Add missing check on the existence of avcodec_opts[AVMEDIA_TYPE_X], 15 years ago
  Baptiste Coudurier 902d49eef7 In yadif filter, copy video props to output picture. 15 years ago
  Reimar Döffinger 6b133d7e9c Fail RLE decoding if insufficient data for a complete bitmap was decoded. 15 years ago
  Mark Goodman 83cd91122a Support PGS subtitles with RLE data split over mutiple packets. 15 years ago
  Anton Khirnov fb3d8c23cc ffmpeg.c: document default metadata mappings 15 years ago
  Anton Khirnov 477b1aeac9 ffmpeg.c: copy global metadata by default 15 years ago
  Ramiro Polla 8f190d8b83 fix pointer truncation to int in avpicture_layout() 15 years ago
  Stefano Sabatini d2cbdb17b5 Re-implement avpicture_layout() using pixdesc and imgutils API. 15 years ago
  Stefano Sabatini 6a269f35ee Replace "depth" with "nb_bits" in the header of avcodec_pix_fmt_string(). 15 years ago
  Kostya Shishkov 7d3829a87a Musepack SV8 supports "mono" files (though it still codes them as stereo), 15 years ago
  Stefano Sabatini 63e8d9760f Use the new libavcore audio channel API. 15 years ago
  Stefano Sabatini d6e602536c Remove declaration of function: 15 years ago
  Stefano Sabatini 176a6157c0 Move audio channel API from libavcodec to libavcore. 15 years ago
  Aurelien Jacobs 7df2214328 movdec: export creation_date as metadata 15 years ago
  Aurelien Jacobs 933875a0f5 avidec: export creation_date as metadata 15 years ago
  Stefano Sabatini 58935b25d0 Port overlay filter from the libavfilter repo (with many fixes), 15 years ago
  Reimar Döffinger e58d0392c5 Document added functions. 15 years ago
  Reimar Döffinger fa8cc12650 Improve documentation wording. 15 years ago
  Reimar Döffinger 0f46d68522 Fix indentation. 15 years ago
  Reimar Döffinger 18d761a1b1 Fix indentation. 15 years ago
  Reimar Döffinger 3354b05187 Add explanation and alternative implementation for strange xan 15 years ago
  Reimar Döffinger 24ae353dfb WC3/xan: move palette handling to decoder, avoiding need for 15 years ago
  Reimar Döffinger 6bfc268305 Add av_append_packet function, to be used in code that merges packets 15 years ago
  Reimar Döffinger a08d918e68 Add a av_grow_packet function, to be used by code that merges 15 years ago
  Martin Storsjö 1a68e7ed15 adpcm: Fix a comment in the trellis heap code 15 years ago
  Reimar Döffinger d9640a55ea Merge rotation into lookup table. 15 years ago
  Baptiste Coudurier 7f48bfa1e3 Cosmetics, fix indentation 15 years ago
  Martin Storsjö 78f9d35c9a adpcm: Only increment heap_pos after finding a good enough sample 15 years ago
  Martin Storsjö d764e3ece9 adpcm: Use a hash table to improve checking for duplicate samples 15 years ago
  Baptiste Coudurier 47d2ddca80 Fix qdm2 decoder packet handling to match the api 15 years ago
  Stefano Sabatini 5878d5bda3 Order matters, fix test files linking. 15 years ago
  Stefano Sabatini 9abf34411a Log error message in case of invalid parsing. 15 years ago
  Stefano Sabatini bdb47f3a2c Fix style: if( -> if (. 15 years ago
  Stefano Sabatini cef4b74bf2 Remove redundant information in header. 15 years ago
  Carl Eugen Hoyos 4b6bfbe2b7 100l: Fix crash in SPDIF muxer. 15 years ago
  Aurelien Jacobs 0985e1a3ca move the av_parse_color() function from libavfilter to libavcore 15 years ago
  Carl Eugen Hoyos 909865fdbe Add support for IEC 61937 ("SPDIF") encapsulation for E-AC-3. 15 years ago
  Baptiste Coudurier c71e9640db 100L fix get_video_buffer in pad filter, get_video_buffer will store wrong values for w and h 15 years ago
  Aurelien Jacobs b3c0fc7673 av_find_stream_info(): set subtitle codec time_base 15 years ago
  Baptiste Coudurier 2b91d83ef3 In mov demuxer, export .mov encoder metadata tag 15 years ago
  Baptiste Coudurier 9d9c3e1a70 Make DNxHD encoder produce files that are strictly VC-3 compatible 15 years ago