34588 Commits (4b7ef5a1e6fa622fc85741c9c1ca11c798cda9cb)
 

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