source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @35603134   11 years michaelni avcodec/vc1dec: fix propagating error codes from various functions …
(edit) @a51f3b53   11 years michaelni avcodec/vc1dec: Fix return code on malloc() failure from …
(edit) @552945ef   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @8c766228   11 years michaelni Merge commit 'f2b00a5372bfa1d82a8ab99cb8eafac8a9473494' * commit …
(edit) @50138a92   11 years michaelni Merge commit '23d6ba2c44540eb39c6880e4cbd527d297d264a9' * commit …
(edit) @eeeb3c8f   11 years michaelni Merge commit 'f7e616959aff8706edccdae763c24c897c449f6f' * commit …
(edit) @ef7e8efc   11 years michaelni Merge commit 'ce67f442be0f6c4a8794272873852e256b5b8ee4' * commit …
(edit) @7bac6e5c   11 years stefasab ffprobe: fix uninitialized variable warning Fix warning: …
(edit) @c74fa39b   11 years michaelni Merge commit 'bb7bf175951475235ee7d0504198c4a30cf5d5dd' * commit …
(edit) @79fbd7a5   11 years michaelni Merge commit '5e25fdbfe01635cfc650ac4adc27d434b2df0d64' * commit …
(edit) @8b85d9bf   11 years michaelni Merge commit 'b772b0e28eba6abf76d86ee8c6e459a86642db5a' * commit …
(edit) @eed40b29   11 years michaelni Merge commit 'ede508443e4bf57dc1e019fac81bf6244b88fbd3' * commit …
(edit) @621845fe   11 years michaelni Merge commit '91be1103fd1f79d381edf268c32f4166b6c3b6d8' * commit …
(edit) @341dc590   11 years michaelni Merge commit 'f1eac2b8a0370b908cd691086d11f51342054730' * commit …
(edit) @d4574b76   11 years michaelni Merge commit 'a9553bbb336a7186c62b3b14a0499c1b6ba61ebd' * commit …
(edit) @b189c699   11 years michaelni Merge commit '187023f6b2b43966acb2449a379b4ededdc4b22e' * commit …
(edit) @03e9506a   11 years michaelni Merge commit '5055035670bd1a1eaca64bd3bc71fb07de9df2c3' * commit …
(edit) @09e06cd9   11 years michaelni Merge commit 'c951e4b442df9dde6051634a85359eb809bf2142' * commit …
(edit) @eaa20afa   11 years michaelni Merge commit 'ba77757a7efafe38924b6b423acfca8c1e1c62d6' * commit …
(edit) @c70e647a   11 years michaelni Merge commit '5840473890440dbe0bd2cce530ebb3d93e187ae6' * commit …
(edit) @eee8cb42   11 years michaelni Merge commit 'e40a0e822801d2485e4e555909d7a82713fa86a5' * commit …
(edit) @f3a02f4b   11 years michaelni Merge commit '32a414f316c7f0eea877370e3f9d9f25afbf5da2' * commit …
(edit) @3cfd4df8   11 years michaelni libopenjpeg: init and close properly; don't config during encode …
(edit) @e494f44c   11 years onemda avcodec/escape124: fix infinite loop Remove can_safely_read() as its …
(edit) @ca10d667   11 years stefasab doc/filters: add [] labels for the graph of the opening paragraph …
(edit) @21f6ff38   11 years stefasab doc/filters: use between() function in select examples Simplify.
(edit) @57618d8   11 years stefasab doc/fftools: rework some paragraph in the AVOptions chapter Fix …
(edit) @0de4efb8   11 years onemda doc/filters: put ladspa configure option into @code{} Signed-off-by: …
(edit) @fbf861cb   11 years michaelni tests/fate/prores: fix skip alpha tests on big endian Signed-off-by: …
(edit) @b5b762b7   11 years michaelni avcodec/avcodec.h: skip_alpha should not be accessed directly (would …
(edit) @f8e8932e   11 years onemda doc/filters: mention configure option for ladspa Signed-off-by: Paul …
(edit) @b6c7bd53   11 years martin movenchint: Clear size and len if the realloc failed Previously these …
(edit) @f2b00a53   11 years martin movenc: Return a proper error code for invalid combinations …
(edit) @23d6ba2c   11 years martin vc1dec: Check the error handling flags on slice/field header decode …
(edit) @f7e6169   11 years martin electronicarts: Check packet sizes before reading Reported-by: …
(edit) @ce67f442   11 years martin lavf: Avoid setting avg_frame_rate if delta_dts is negative This …
(edit) @bb7bf175   11 years martin vc1dec: Don't decode slices when the latest slice header failed to …
(edit) @5e25fdbf   11 years martin vc1dec: Make sure last_picture is initialized in …
(edit) @b772b0e2   11 years martin vc1dec: Undo mpegvideo initialization if unable to allocate tables …
(edit) @283fb76d   11 years michaelni lavc: Add support for interleaved chroma formats to libx264. …
(edit) @b00fb157   11 years onemda avcodec/sgirledec: fix infinite loop in decode_sgirle8() Fixes #2985. …
(edit) @601eab2b   11 years onemda avfilter: add ladspa wrapper filter Signed-off-by: Paul B Mahol …
(edit) @547c2f00   11 years Reimar.Doeffinger Make decoding alpha optional for some codecs. For codecs where …
(edit) @a5cbf199   11 years michaelni avformat/mov: reset extradata size when extradata gets deallocated due …
(edit) @2aa8e33   11 years Reimar.Doeffinger Fix nonsense MPEG-4 hwaccel code. Issues with the code: 1) The …
(edit) @ede50844   11 years martin vc1dec: Fix leaks in ff_vc1_decode_init_alloc_tables on errors …
(edit) @91be1103   11 years martin wnv1: Make sure the input packet is large enough Reported-by: Mateusz …
(edit) @f1eac2b8   11 years martin movenc: Use keyframes as default fragmentation point in ismv …
(edit) @a9553bbb   11 years martin movenc: Set all implicit flags immediately in mov_write_header This …
(edit) @187023f   11 years martin movenc: Set mov->mode earlier in mov_write_header This allows …
(edit) @5055035   11 years martin tls: Do not abort on non-fatal TLS alerts with gnutls Signed-off-by: …
(edit) @05b7a635   11 years michaelni avformat/movenchint: use realloc_array() to protect against integer …
(edit) @63621762   11 years michaelni avformat/movenchint: only change queue size if reallocation succeeded …
(edit) @091ba02c   11 years michaelni avformat/movenchint: revert "Use av_reallocp() where suitable" …
(edit) @361bc707   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: avutil: …
(edit) @85f8a3cb   11 years michaelni Merge commit 'e208e6d209728d332343aa5390ae377ac0a6305c' * commit …
(edit) @8310bccc   11 years michaelni avutil/pixdesc: try to fix NV20* descriptors They where inconsistent …
(edit) @90ca5a9b   11 years michaelni Add interleaved 4:2:2 8/10-bit formats Signed-off-by: Michael …
(edit) @c951e4b4   11 years lu_zero flv: Make onTextData parsing robust Certain streaming servers do not …
(edit) @ba77757a   11 years lu_zero rtmp: Replace a magic number with a macro 11 is the RTMP header size.
(edit) @58404738   11 years lu_zero rtmp: Rewrite embedded flv handling Use update_offset() as done for …
(edit) @e40a0e82   11 years lu_zero rtmp: Refactor get_packet
(edit) @32a414f3   11 years lu_zero rtmp: Support AMF_DATA_TYPE_MIXEDARRAY And fix the …
(edit) @e07ac727   11 years michaelni avcodec/g2meet: Fix framebuf size Currently the code can in some …
(edit) @5dca837a   11 years tempn changelog: add fraps and libx264 changes
(edit) @08fa828b   11 years martin avutil: Fix compilation with inline asm disabled on mingw Because of …
(edit) @21a2b973   11 years michaelni avformat/hls: do not limit manifest lines to 1024 chars Fixes …
(edit) @e208e6d2   11 years lu_zero lavu: Add interleaved 4:2:2 8/10-bit formats Signed-off-by: Luca …
(edit) @a072acb1   11 years michaelni avcodec: fix duplicate includes Signed-off-by: Michael Niedermayer …
(edit) @b8a954e4   11 years michaelni avformat/network: fix duplicate include Signed-off-by: Michael …
(edit) @ef23b7fd   11 years michaelni lavf/libssh: add MAINTAINERS entry Signed-off-by: Lukasz Marek …
(edit) @66c2f20   11 years michaelni lavu/attributes: Don't define av_restrict This is always defined in …
(edit) @49515cb8   11 years michaelni avformat: remove duplicate includes Signed-off-by: Michael …
(edit) @d0c61571   11 years michaelni avdevice/v4l: remove duplicate include Signed-off-by: Michael …
(edit) @4bc7a2a6   11 years michaelni avfilter: remove duplicate includes Signed-off-by: Michael …
(edit) @0506f3fa   11 years michaelni avutil/cpu: remove duplicate include Signed-off-by: Michael …
(edit) @1c4fa2a   11 years onemda avcodec/fraps: use BT.709 colorspace for YUV Fraps versions Based …
(edit) @59d72f8b   11 years onemda lavfi/pad,crop,scale: remove options description from filter …
(edit) @8ac0eb2c   11 years onemda avfilter/vf_tinterlace: add yuv411p, yuv440p, yuva422p and yuva444p …
(edit) @eedbc2b5   11 years michaelni tools: Fix apparent merge failure
(edit) @56f1740   11 years michaelni matroska: Add the CueDuration element Use it only on subtitle …
(edit) @8ad24659   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @ac821552   11 years Carl Eugen Hoyos Remove '-vf' from pullup documentation example.
(edit) @d0171eb8   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @de493809   11 years michaelni Merge commit '01f111bdb21b4ea6d2ff3ea919d70ae9ca451cf9' * commit …
(edit) @79209f5d   11 years Carl Eugen Hoyos Allow encoding YUVJ422P and YUVJ444P with libx264. Reviewed-by: Reimar
(edit) @f76b633a   11 years Reimar.Doeffinger mpeg4dec: Ensure data is not clobbered too early. Avoid overwriting …
(edit) @6c169c2f   11 years michaelni Merge commit '67e285ceca1cb602a5ab87010b30d904527924fe' * commit …
(edit) @f35b2fa8   11 years onemda fate: add adelay test Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @29f244e0   11 years Reimar.Doeffinger dvbsubdec: Check for invalid clut selector. Fail decoding if strict …
(edit) @97ff584   11 years Reimar.Doeffinger Apply clut changes only to one table. The specification does not …
(edit) @5b153f81   11 years michaelni lavf: add SFTP protocol via libssh Signed-off-by: Lukasz Marek …
(edit) @705b30e2   11 years michaelni Improve pullup documentation. Mention that the fps filter should be …
(edit) @68f328fc   11 years michaelni avfilter/vf_psnr: avoid 64bit arithmetic in the inner loop …
(edit) @a11c16a0   11 years michaelni avfilter/vf_psnr: Prevent integer overflow. The 32-bit integer …
(edit) @15672e83   11 years michaelni avformat/utils: remove unused variable Signed-off-by: Michael …
(edit) @fcd64dcc   11 years michaelni avformat/avienc: remove unused variable Signed-off-by: Michael …
(edit) @39442b1   11 years michaelni matroskaenc: Add CuePoints for subtitle tracks Signed-off-by: James …
(edit) @944c3384   11 years diego h264dec: Add .avc file name extension Signed-off-by: Diego Biurrun …
(edit) @01f111bd   11 years diego h264dec: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
Note: See TracRevisionLog for help on using the revision log.