26736 Commits (35b016948476cf5cfa097052816cb6907f03362e)
 

Author SHA1 Message Date
Anatoly Nenashev 9d09ebf1ed Mobotix .mxg demuxer 14 years ago
Stefano Sabatini d6adf44b06 Fix date in last APIchanges entry. 14 years ago
Stefano Sabatini 2467997c8c Fix crash in uninit. 14 years ago
Stefano Sabatini 9b195435b3 Fix timestamp scaling in the overlay filter. 14 years ago
Stefano Sabatini d38c340fdc Implement avfilter_get_video_buffer_ref_from_arrays(). 14 years ago
Stefano Sabatini 4723bc2868 Make avfilter_default_free_buffer() an internal shared symbol, so that 14 years ago
Baptiste Coudurier adc7305424 In mov demuxer, if multiple h264 stsd are present, do not concatenate streams, fix #2069 14 years ago
Baptiste Coudurier 581ba2cee1 In av_find_stream_info, decode more h264 to get correct delay, issue #2020 14 years ago
Stephen D'Angelo c538eb51c6 In TS demuxer, create the AVStream during pmt parsing if the pes stream does not 14 years ago
Baptiste Coudurier b795ff97e5 In TS demuxer, keep the pmt filter open to parse all pmt sections, 14 years ago
Aurelien Jacobs 8ba5bf5a7c avidec: read some of the Nikon specific tags produced by Nikon cameras 14 years ago
Stefano Sabatini 459b06610c 0.123l: remove unused arguments in av_log(), fix warning. 14 years ago
Baptiste Coudurier 6fd2b8bd0a In aspect filter, fix display for input resolution 14 years ago
Baptiste Coudurier 3ff9995350 In crop filter, reference picref after updating w/h, fix issue #2377 14 years ago
Stefano Sabatini 16d14d641c Add informative log message in the crop filter. 14 years ago
Reimar Döffinger 782f69e8a5 Fix memleak: free palette data on close. 14 years ago
Aurelien Jacobs 73d0e33102 avidec: support non-standard creation_time format 14 years ago
Aurelien Jacobs d35cdd5719 avidec: trivial simplification regarding av_metadata_set 14 years ago
Anton Khirnov eaa4542b64 matroskaenc: don't duplicate title information 14 years ago
Anton Khirnov bcb5d217ba id3v2: add TDEN<->creation_time tag mapping 14 years ago
Anton Khirnov 29c5c59013 lavf: document the new creation_time tag 14 years ago
Reimar Döffinger 097ea6db27 100l, fix missing decrement on split PGS packets. 14 years ago
Baptiste Coudurier 9d252137e5 In h264 decoder, fix decoding when nal end sequence is present 14 years ago
Baptiste Coudurier 8ee764b020 Remove some warnings 14 years ago
Baptiste Coudurier 175272cb07 10l, fix memleak, forgot to free mp4_dec_config_descr 14 years ago
Baptiste Coudurier 798c6facb7 In ts demuxer, support aac flexmux using extradata in iods, issue #2346 14 years ago
Baptiste Coudurier 91360ce61d Unset variable fps for mov and mp4 muxer, they support it 14 years ago
Anssi Hannula 3b39e2739f S/PDIF demuxer 14 years ago
Stefano Sabatini b7be04f3c0 Reindent. 14 years ago
Stefano Sabatini 7de19a3264 Implement robust parsing in aspect filters. 14 years ago
Stefano Sabatini eee0ef5e4f Add informative log messages to the set aspect filters. 14 years ago
Stefano Sabatini 2fb21bf4ff Give more explicit/less confusing names to the filters dealing with 14 years ago
Stefano Sabatini 819e2ab0d8 Add missing check on the existence of avcodec_opts[AVMEDIA_TYPE_X], 14 years ago
Baptiste Coudurier 902d49eef7 In yadif filter, copy video props to output picture. 14 years ago
Reimar Döffinger 6b133d7e9c Fail RLE decoding if insufficient data for a complete bitmap was decoded. 14 years ago
Mark Goodman 83cd91122a Support PGS subtitles with RLE data split over mutiple packets. 14 years ago
Anton Khirnov fb3d8c23cc ffmpeg.c: document default metadata mappings 14 years ago
Anton Khirnov 477b1aeac9 ffmpeg.c: copy global metadata by default 14 years ago
Ramiro Polla 8f190d8b83 fix pointer truncation to int in avpicture_layout() 14 years ago
Stefano Sabatini d2cbdb17b5 Re-implement avpicture_layout() using pixdesc and imgutils API. 14 years ago
Stefano Sabatini 6a269f35ee Replace "depth" with "nb_bits" in the header of avcodec_pix_fmt_string(). 14 years ago
Kostya Shishkov 7d3829a87a Musepack SV8 supports "mono" files (though it still codes them as stereo), 14 years ago
Stefano Sabatini 63e8d9760f Use the new libavcore audio channel API. 14 years ago
Stefano Sabatini d6e602536c Remove declaration of function: 14 years ago
Stefano Sabatini 176a6157c0 Move audio channel API from libavcodec to libavcore. 14 years ago
Aurelien Jacobs 7df2214328 movdec: export creation_date as metadata 14 years ago
Aurelien Jacobs 933875a0f5 avidec: export creation_date as metadata 14 years ago
Stefano Sabatini 58935b25d0 Port overlay filter from the libavfilter repo (with many fixes), 14 years ago
Reimar Döffinger e58d0392c5 Document added functions. 14 years ago
Reimar Döffinger fa8cc12650 Improve documentation wording. 14 years ago