56971 Commits (19c389081910fd722d625455d5dddd0a8d290bf4)
 

Author SHA1 Message Date
Martin Storsjö cd818b3a57 rtmpproto: Validate the embedded flv packet size before copying 11 years ago
Martin Storsjö 8921e32f73 rtmpproto: Readjust the end of the flv buffer if handle_metadata exited early 11 years ago
Martin Storsjö 24fee95321 rtmpproto: Move the flv header/trailer addition to append_flv_data 11 years ago
Martin Storsjö 72540e514c rtmpproto: Clear the flv allocation size on reallocp failures 11 years ago
Martin Storsjö 4d6d70292e rtmpproto: Pass the 'live' parameter in the right unit 11 years ago
Martin Storsjö a6b361325f rtmpproto: Print the error code string if there's no description 11 years ago
Clément Bœsch dbfe61100b avformat/vobsub: fix several issues. 11 years ago
Clément Bœsch 95cafeb684 avcodec/dvdsubdec: reconstruct incomplete SPU packets. 11 years ago
Clément Bœsch 71e0ae22ac avcodec/dvdsubdec: extract every subtitle in a different file (debug). 11 years ago
Clément Bœsch 41fd6f0796 avcodec/dvdsubdec: factor out rectangles reset. 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Vittorio Giovara 49fe9c05f9 oggparsevorbis: K&R formatting cosmetics 11 years ago
Diego Biurrun 47b6cfc2a0 avformat/output-example: Declare link dependency on libswscale in the Makefile 11 years ago
Diego Biurrun 80fefbed62 x86: cpu: Restore some explanatory comments removed in 7160bb7 11 years ago
Maxim Poliakovski 6a5bfd4d49 atrac: Add missing av_cold 11 years ago
Michael Niedermayer c7fe2a3733 ffplay: avoid direct access to lowres use av_codec_g/set_lowres() 11 years ago
Michael Niedermayer b72040daad ffplay: avoid direct access to max_lowres use av_codec_get_max_lowres() 11 years ago
Maxim Poliakovski 79cbac8cd4 atrac3: Generalize gain compensation code 11 years ago
Diego Biurrun 5ce04c14dd Use correct Doxygen syntax 11 years ago
Maxim Poliakovski 4be292dac7 atrac: Move doxygen comments to the header 11 years ago
Diego Biurrun be0b4c70ec atrac3: Replace a silly counter variable name with plain 'j' 11 years ago
Paul B Mahol 5f99e6d632 avfilter/vf_pullup: do not ignore frame field order 11 years ago
Michael Niedermayer 4a63c69faa Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 2ece7d94bc Merge commit '5ce04c14dd3dd3670cbdba82275a3a72c716ec6f' 11 years ago
Michael Niedermayer 16bb8faac6 Merge commit '4be292dac7e7f0586053fcced8d530ccf4ebef29' 11 years ago
Michael Niedermayer c2df95978b Merge commit 'be0b4c70ec40d7f9ac8e416a4379d4a387421184' 11 years ago
Michael Niedermayer 6565b1ad97 avcodec/h264_sei: make SEI type truncated message more informative 11 years ago
Michael Niedermayer fcd19d6c8d avcodec/jpeg2000dec: Zero code and quant style 11 years ago
Michael Niedermayer 1c71f185ad avcodec/tiff_common: Improve formating of long arrays 11 years ago
Michael Niedermayer 4d5d905eed ffmpeg: avoid direct access to lowres use av_codec_g/set_lowres() 11 years ago
Michael Niedermayer e57dba0d52 avcodec: add av_codec_get_max_lowres() 11 years ago
Marton Balint 0362cf1a19 avfilter/vf_histogram: add mirrored waveform mode 11 years ago
Marton Balint 5b5bb0d81c avfilter/vf_histogram: fix segfault in parade waveform mode for subsampled formats 11 years ago
Michael Niedermayer 4c292d5c34 Merge remote-tracking branch 'rbultje/master' 11 years ago
Michael Niedermayer 5a63fb6693 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer c4f3b55f50 Merge commit '06e7301a2efa8dededecbe6836ee5b59bf7e5e76' 11 years ago
Stefano Sabatini f5b27b6d5f ffprobe: print stream channel_layout when available 11 years ago
Ronald S. Bultje f1548c008f Full-pixel MC functions. 11 years ago
Ronald S. Bultje c07ac8d467 VP9 MC (ssse3) optimizations. 11 years ago
Ronald S. Bultje 848826f527 Native VP9 decoder. 11 years ago
Carl Eugen Hoyos b5f219c904 Print pix_fmt name on h264 context reinitialisation. 11 years ago
Michael Niedermayer 64327aabb9 ffmpeg: add support to force specific AVCodecs 11 years ago
Michael Niedermayer 5082fcc0e2 avformat: add support to force specific AVCodecs 11 years ago
Michael Niedermayer f4aec34805 avformat/utils: pass AVFormatContext to find_decoder() 11 years ago
Reimar Döffinger af6e232ccf VC1 VDPAU: Mark missing reference frames as such. 11 years ago
Michael Niedermayer ebb8dd437b mov: fix trun / pseudo_stream_id handling 11 years ago
Michael Niedermayer 95666b2298 avcodec/imgconvert/get_color_type: fix type for PAL8 11 years ago
Paul B Mahol 2490996f38 avcodec: use designated initializers for bitstream filters 11 years ago
Anton Khirnov 451606f7ce lavc: mark deprecated AVCodec.max_lowres for removal on next bump 11 years ago
Vittorio Giovara 06e7301a2e vf_interlace: do not process an already interlaced frame 11 years ago