34593 Commits (d8407ee2b1e9f62763a2f47d55f80f7993718c99)
 

Author SHA1 Message Date
Michael Niedermayer d8407ee2b1 ffplay: limit lowres to the maximum supported. Fixes Ticket591 14 years ago
Michael Niedermayer 4e38d4ef0e mpegvideo_probe: Getting rid of the use of GCC language extensions 14 years ago
Michael Niedermayer 0643ff1712 mpegvideo_probe: dont be too picky on spec compliance and the lack of system startcodes. 14 years ago
Michael Niedermayer b52f2d88fe mpegvideo_probe: count video and audio pes seperately 14 years ago
Michael Niedermayer 26d7eb40fd mpegvideo probe: fix slice counting 14 years ago
Michael Niedermayer 4b7ef5a1e6 flv: Skip invalid index 14 years ago
Michael Niedermayer 33feba3abf Revert "lavc: Init AVFrame->opaque to AVCodecContext.opaque in avcodec_default_get_buffer()" 14 years ago
Carl Eugen Hoyos 4d7c71c364 Check for OOM after av_mallocz() in ff_interleave_add_packet(). 14 years ago
Carl Eugen Hoyos 8a3f976498 Support decoding "m1v " mpeg1video in mov. 14 years ago
Carl Eugen Hoyos 6aaf6db253 Support decoding transport streams from Sony NXCAM. 14 years ago
Michael Niedermayer ac3c895d93 Revert "Warn the user if lowres > max_lowres, set lowres to max_lowres and continue" 14 years ago
Michael Niedermayer 0bd42ae72c Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer 5955c63c36 v4l2: fix uninitialized variable 14 years ago
Michael Niedermayer 4717e29796 flvdec: skip duplicate indexes 14 years ago
Martin Storsjö 1c8c41ff07 avformat: Avoid a warning about mixed declarations and code 14 years ago
Kostya Shishkov f545e00677 BMV demuxer and decoder 14 years ago
Michael Niedermayer c3d56f0ea3 proresenc: fix typo that caused the wrong dimensions to be used. 14 years ago
Vitor Sessak 22e25c002e mpegaudiodec: add SSE-optimized imdct36() 14 years ago
Vitor Sessak e32aaba358 mpegaudiodec: move imdct36() to MPADSPContext 14 years ago
Miroslav Slugeň df9c1cfb48 libavformat: add support for G726 audio decoder in RTP and RTSP streams 14 years ago
Derek Buitenhuis 159609512c libutvideodec: Check if the decode initializes correctly 14 years ago
Derek Buitenhuis 61d303c780 libutvideodec: Remove CODEC_CAP_LOSSLESS 14 years ago
Derek Buitenhuis 70cf7bb958 libutvideodec: Make buf_size local 14 years ago
Martin Storsjö 44729bc020 matroskaenc: Make sure the seekhead struct is freed even on seek failure 14 years ago
Alex Converse 090aaaf752 mpeg12enc: Remove write-only variables. 14 years ago
Alex Converse 7c5dfc174b mpeg12enc: Don't set up run-level info for level 0. 14 years ago
Alex Converse a1684cf82d msmpeg4: Don't set up run-level info for level 0. 14 years ago
Derek Buitenhuis b580ab6b8b libutvideodec: Fix typo 14 years ago
Derek Buitenhuis 1ff1b5f7f6 libutvideodec: Width and height don't need to be unsigned 14 years ago
Derek Buitenhuis f44f093d60 libutvideodec: Fix name of extradata member 14 years ago
Martin Storsjö ce145690b6 avformat: Warn about using network functions without calling avformat_network_init 14 years ago
Martin Storsjö 87892ef8a6 avformat: Revise wording 14 years ago
Michael Niedermayer 5ca392d119 fate: add --timeout=60 --contimeout=60 to fate-rsync 14 years ago
Derek Buitenhuis bc74c4712d libutvideodec: remove impossible pix_fmt case 14 years ago
Derek Buitenhuis e347519877 libutvideo: Don't try and output original_format 14 years ago
Stefano Sabatini 13665c8767 ffprobe: refactor value_string() to accept an unit_value struct 14 years ago
Stefano Sabatini 80abfbea9d ffprobe: introduce print_val() macro, ease readability 14 years ago
Stefano Sabatini d2d6bade5c ffprobe: implement and use print_time and print_ts macros 14 years ago
Martin Storsjö 0882689116 rdt: Set AVFMT_NOFILE on ff_rdt_demuxer 14 years ago
Martin Storsjö ed307e2659 rdt: Check the return value of avformat_open 14 years ago
Martin Storsjö 4b3dc857e4 rtsp: Discard the dynamic handler, if it has an alloc function which failed 14 years ago
Michael Niedermayer 728e6d979b avio: print a warning from ffurl_alloc() if no protocols are allocated. 14 years ago
Michael Niedermayer 13b7781ec8 Merge remote-tracking branch 'qatar/master' 14 years ago
Justin Ruggles b8f02f5b4e dsputil: use cpuflags in x86 versions of vector_clip_int32() 14 years ago
Nicolas George ada8d485c0 audioconvert: prefer 5.X over 5.X(side). 14 years ago
Justin Ruggles f2bd8a0786 x86inc: use sse versions of common macros instead of sse2 when applicable 14 years ago
Anton Khirnov eacec07e9c doc/APIchanges: add missing dates and hashes 14 years ago
Anton Khirnov eb0de71058 lavf: don't return from void av_update_cur_dts() 14 years ago
Anton Khirnov a747629880 Changelog: add more entries. 14 years ago
Anton Khirnov c4302a3914 Changelog: update ffmpeg/avconv incompatibility list. 14 years ago