source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @bee044d7   12 years michaelni ffmpeg: copy tmcd track timebase parameters Fixes part of Ticket2045 …
(edit) @b75ac7c7   12 years michaelni lavc: include timebase in avcodec string at debug level. …
(edit) @c071b006   12 years michaelni mpeg12demux: Fallback to startcode for stream type identification. …
(edit) @eb567a79   12 years onemda eacdata: do not set sample_fmt It is supposed to be set from lavc …
(edit) @7b007a7c   12 years onemda flic: do not set sample_fmt It is supposed to be set from lavc only. …
(edit) @fc13a896   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @70b0aeba   12 years michaelni Merge commit '7a95afe433b2a692f490b98948c082e62ffc1d27' * commit …
(edit) @9c555bca   12 years michaelni Merge commit '528878ee7b377e23a194d7c801571d97793047e0' * commit …
(edit) @b4581e9   12 years michaelni Merge commit '4a4a7e138c92901e04db46a6b05cc6948023e5f5' * commit …
(edit) @1d2abca7   12 years michaelni wmv2enc: drop setting of idct_algo This should have become redundant …
(edit) @40c27504   12 years michaelni Merge commit '57ed8debb9b9cc565cc6e9f98c5b5cbb9f69097c' * commit …
(edit) @dd5689a3   12 years onemda matroskadec: export codec bits_per_coded_sample Fixes -codec copy …
(edit) @ee8d4a41   12 years onemda matroskaenc: fix -codec copy with TTA Signed-off-by: Paul B Mahol …
(edit) @9ddf5631   12 years onemda matroskaenc: support TTA muxing TTA in matroska does not store any …
(edit) @c89a8ee2   12 years stefasab doc/eval: fix/review the section about SI prefixes and usage In …
(edit) @ca1bc188   12 years stefasab doc/eval: fix documentation for time() function
(edit) @2b207bab   12 years stefasab doc/eval: substitute if/then/else construct with an example making use …
(edit) @2ed0803c   12 years stefasab lavu/eval: extend if/ifnot functions to accept a third parameter Add …
(edit) @056664ff   12 years onemda lavc/tta: remove nonsense s->avctx indirection, use avctx directly …
(edit) @e65046b   12 years onemda lavfi/earwax: remove config_input() This is wrong function to check …
(edit) @e9d81735   12 years lu_zero dsputil: Separate h264 qpel The sh4 optimizations are removed, …
(edit) @7a95afe4   12 years lu_zero doc: fix dependencies in pod generation The script can and will change.
(edit) @528878ee   12 years diego openbsd: configure: Stop enabling PIC by default Previously PIC was …
(edit) @4a4a7e13   12 years martin rtpenc_chain: Use the original AVFormatContext for getting payload …
(edit) @93211717   12 years martin rtp: Make sure the output format pointer is set Not sure if this …
(edit) @fc50175b   12 years Carl Eugen Hoyos Refuse to mux tta into matroska, the output file is broken.
(edit) @7e059c9c   12 years michaelni mpeg4videoenc: check w,h to be within the supported range. …
(edit) @46cb6181   12 years michaelni gifdec: check that the last keyframe exists and has been successfully …
(edit) @b53ed19   12 years michaelni lcldec: Check length before unsigned subtraction. Fix integer …
(edit) @69fb605   12 years michaelni mpc8: check stream count before accessing stream 1. Fixes null …
(edit) @ee9151b6   12 years michaelni ff_mss12_decode_init: check dimensions Fixes assertion failure …
(edit) @df39c3ce   12 years Carl Eugen Hoyos matroskaenc: add codec_tag lists back. This reverts 312645e : "Do not …
(edit) @f8b6d481   12 years Carl Eugen Hoyos Only try to auto-detect LATM in mpegts if the LOAS demuxer was …
(edit) @9d6e0ac6   12 years michaelni floatdsp: restrict->av_restrict Fix msvc Signed-off-by: Michael …
(edit) @7357ca90   12 years michaelni sanm: Check decoded_size. This prevents a buffer overflow in …
(edit) @57ed8deb   12 years martin wmv2: Propagate the wmv2 idct permutation type to the dsputils context …
(edit) @e90820d4   12 years martin rtp: Make sure priv_data is set before reading it This fixes crashes …
(edit) @31cd1e20   12 years michaelni eval: add function to access the current "wallclock" time. …
(edit) @665f2d43   12 years michaelni hls: add missing checks for accessing avoption fields Fixes null …
(edit) @80712886   12 years michaelni mlpdec: move ch_assign setup code down to after ch layout is set. …
(edit) @6747b0be   12 years michaelni mlp: fix channel order. This fixes a regression introduced with …
(edit) @d4e5d8d   12 years stefasab lavf/hls: broker HTTP options Signed-off-by: Stefano Sabatini …
(edit) @e3197257   12 years stefasab lavf/segment: exit immediately in case of invalid stream specifier …
(edit) @bb539eb1   12 years stefasab lavf/segment: avoid failure in case -flags +live and …
(edit) @f4e4e5b8   12 years stefasab lavf/segment: drop now pointless segment_list_close() function
(edit) @ca68acd7   12 years stefasab lavf/segment: mark #EXT-X-ENDLIST in M3U8 only at the end of stream …
(edit) @8b8ac78e   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: rtpenc: …
(edit) @1e7a92f2   12 years michaelni Merge commit 'baf35bb4bc4fe7a2a4113c50989d11dd9ef81e76' * commit …
(edit) @f900fd5d   12 years michaelni Merge commit '2612c4dc78e1750c4653bf5a9f2cbe95f7b4ed6e' * commit …
(edit) @70270f27   12 years michaelni Merge commit '2bef1a83d7a3ca60b161ab90bf4d4338e5def5e7' * commit …
(edit) @6d1e9d99   12 years michaelni Merge commit '32ff6432284f713e9f837ee5b36fc8e9f1902836' * commit …
(edit) @ac898759   12 years michaelni Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' * commit …
(edit) @a793a587   12 years onemda lavfi/swapuv: support all planar yuv pixel formats Signed-off-by: …
(edit) @b90ab2b9   12 years michaelni Merge commit '2e4bb99f4df7052b3e147ee898fcb4013a34d904' * commit …
(edit) @516f30ed   12 years michaelni Merge commit '0ee8293a77a6afad161e91ce1d43c4a57ce33a6a' * commit …
(edit) @0ff21c31   12 years michaelni mlpdec: remove disabled code, leftover from merge Signed-off-by: …
(edit) @826188d2   12 years michaelni Merge commit 'ed1b01131e662c9086b27aaaea69684d8575fbea' * commit …
(edit) @86b892af   12 years michaelni Merge commit 'b0c7e3ffd09f68022429920da483ad7abed84aa1' * commit …
(edit) @1cf6f6f3   12 years michaelni Merge commit '1fd2deedcc6400e08b31566a547a5fac3b38cefb' * commit …
(edit) @cd6a8618   12 years michaelni Merge commit '3ffcccb4fbaae4d5ad775506f1f2761f2029affa' * commit …
(edit) @fa36270c   12 years michaelni Merge commit '99ccd2ba10eac2b282c272ad9e75f082123c765a' * commit …
(edit) @8102f27b   12 years michaelni Merge commit '73b704ac609d83e0be124589f24efd9b94947cf9' * commit …
(edit) @24604eba   12 years michaelni Merge commit '5959bfaca396ecaf63a8123055f499688b79cae3' * commit …
(edit) @6e6e1708   12 years michaelni Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4' * commit …
(edit) @b1b870fb   12 years michaelni Merge commit '55aa03b9f8f11ebb7535424cc0e5635558590f49' * commit …
(edit) @cf29f49d   12 years martin rtpenc: fix overflow checking in avc_mp4_find_startcode() The check …
(edit) @ecb918e5   12 years martin rtmp: fix buffer overflows in ff_amf_tag_contents() A negative `size' …
(edit) @3cff5336   12 years martin rtmp: fix multiple broken overflow checks Sanity checks like `data + …
(edit) @205b2d2a   12 years onemda adcpmenc: remove unused header Signed-off-by: Paul B Mahol …
(edit) @a2dd988b   12 years onemda jpeglsenc: add missing put_bits.h header Signed-off-by: Paul B Mahol …
(edit) @be38aaba   12 years onemda ffv1enc: include correct header Encoder needs put_bits.h, not …
(edit) @6f465c62   12 years onemda dcaenc: remove unused header Signed-off-by: Paul B Mahol …
(edit) @92d874cb   12 years onemda flacenc: include correct header Encoder needs put_bits.h, not …
(edit) @2e413003   12 years martin float_dsp: Include config.h for redefining restrict This makes sure …
(edit) @4e69237   12 years michaelni rtmp: fix buffer overflows in ff_amf_tag_contents() A negative `size' …
(edit) @902cfe2f   12 years michaelni rtmp: fix multiple broken overflow checks Sanity checks like `data + …
(edit) @2f014567   12 years michaelni rtpenc: fix overflow checking in avc_mp4_find_startcode() The check …
(edit) @713dea58   12 years michaelni truemotion2: use av_mallocz() Fixes use of uninitialized values. …
(edit) @e49c2aa   12 years michaelni truemotion2: clear the token array if its initialization fails. Fixes …
(edit) @baf35bb4   12 years rsbultje dsputil: remove one array dimension from avg_no_rnd_pixels_tab.
(edit) @2612c4dc   12 years rsbultje dsputil: remove 9/10 bits hpel functions. These are never used.
(edit) @2bef1a83   12 years rsbultje dsputil: remove some never-assigned function pointers from the struct.
(edit) @32ff643   12 years rsbultje dsputil: remove avg_no_rnd_pixels8. This is never used.
(edit) @88bd7fdc   12 years rsbultje Drop DCTELEM typedef It does not help as an abstraction and adds …
(edit) @2e4bb99f   12 years rsbultje vorbisdsp: convert x86 simd functions from inline asm to yasm.
(edit) @0ee8293a   12 years rsbultje vp3dsp: don't do aligned reads on input. The input is not guaranteed …
(edit) @b89815f5   12 years michaelni mvdec: check channel count. Fixes division by 0 Found-by: Mateusz …
(edit) @e6cc3c86   12 years michaelni mvdec: minor simplification, remove av_inv_q() Signed-off-by: Michael …
(edit) @4c9f35b   12 years michaelni mvdec: use avpriv_set_pts_info() instead of directly setting tb. …
(edit) @1bb05797   12 years michaelni sanm: remove "duplicate" for loop. Fixes input buffer overread …
(edit) @ed1b011   12 years justin.ruggles mlp: implement support for AVCodecContext.request_channel_layout. …
(edit) @b0c7e3ff   12 years justin.ruggles mlp_parser: account for AVCodecContext.request_channels when setting …
(edit) @1fd2dee   12 years justin.ruggles mlpdec: set the channel layout. Fixes bug 401. Signed-off-by: Justin …
(edit) @3ffcccb4   12 years justin.ruggles mlpdec: TrueHD: use Libav channel order. Fixes bug 208. …
(edit) @99ccd2ba   12 years justin.ruggles mlp: store the channel layout for each substream. Also stop storing …
(edit) @40cf1add   12 years justin.ruggles mlp_parser: cosmetics: re-indent. Signed-off-by: Justin Ruggles …
(edit) @49b729d3   12 years michaelni sanm: check image dimensions before using them Avoids integer …
(edit) @73b704ac   12 years diego arm: Add some missing header #includes
(edit) @5959bfac   12 years rsbultje floatdsp: move butterflies_float from dsputil to avfloatdsp. This …
(edit) @42d32469   12 years rsbultje floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. Now, …
Note: See TracRevisionLog for help on using the revision log.