34902 Commits (df72ae673f3743a57726c86f07677fbc14a0117c)
 

Author SHA1 Message Date
Michael Niedermayer 26d7eb40fd mpegvideo probe: fix slice counting 13 years ago
Alex Converse 1149fbc763 indeo3: Fix a fencepost error. 13 years ago
Alex Converse 735e601be1 mxfdec: Fix comparison of unsigned expression < 0. 13 years ago
Anton Khirnov 3110ad8329 mpegts: set stream id on just created stream, not an unrelated variable 13 years ago
Justin Ruggles 2467d8d9ea ra288: return error if input buffer is too small 13 years ago
Justin Ruggles 0131e70af5 ra288: utilize DSPContext.vector_fmul() 13 years ago
Justin Ruggles 03e5d6118c ra288: use memcpy() to copy decoded samples to output 13 years ago
Justin Ruggles f50b6be57d mace: only calculate output buffer size once 13 years ago
Diego Biurrun ce33320b30 Remove redundant filename self-references inside files. 13 years ago
Diego Biurrun 9412f81138 indeo3data: add missing config.h #include for HAVE_BIGENDIAN 13 years ago
Diego Biurrun 276b995d85 x86: drop pointless ARCH_X86 #ifdef from files in x86 subdirectory 13 years ago
Michael Niedermayer 4b7ef5a1e6 flv: Skip invalid index 13 years ago
Justin Ruggles f9324d5add avplay: reset rdft when closing stream. 13 years ago
Michael Niedermayer 33feba3abf Revert "lavc: Init AVFrame->opaque to AVCodecContext.opaque in avcodec_default_get_buffer()" 13 years ago
Anton Khirnov 8a691dfdab doc/git-howto: expand format-patch and send-email notes. 13 years ago
Anton Khirnov 83daced0a3 lavf: expand doxy for some AVFormatContext fields. 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