source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ebbf10ef   13 years michaelni j2kdec: vertically align AVCodec members Signed-off-by: Paul B Mahol …
(edit) @75625c61   13 years michaelni j2kdec: Remove useless .pix_fmts. Signed-off-by: Paul B Mahol …
(edit) @ddfa375   13 years michaelni j2kdec: convert to bytestream2 API Protects against overreads. …
(edit) @a0820eaa   13 years michaelni ffmpeg: fix handling or empty audio packets Fixes Ticket1131 …
(edit) @b62b9df7   13 years michaelni ffmpeg: more verbose error messages in case of audio encoding failure. …
(edit) @8b58f6b5   13 years michaelni Revert "raw: move buffer size check up." This reverts commit …
(edit) @7f9b42ff   13 years michaelni j2kenc: cosmetics: vertically align AVCodec members. Signed-off-by: …
(edit) @a6501620   13 years michaelni libopenjpegdec: hack to fix GRAY16 decoding Signed-off-by: Paul B …
(edit) @d6eef545   13 years michaelni vc1dec: move mquant zero check down. This way it catches all cases, …
(edit) @43fd3212   13 years michaelni targa: Fix input buffer size check. Found-by: Mateusz "j00ru" Jurczyk …
(edit) @8f0d9b43   13 years Clément Bœsch RELEASE: bump to current version (0.10.2).
(edit) @fb8469dd   13 years Clément Bœsch APIchanges: fill in missing dates and hashes.
(edit) @29679f4a   13 years Clément Bœsch aac: reference supported sample rates in encoders.
(edit) @21d650cb   13 years Clément Bœsch ffmpeg: more expressive sample rate automatic selection. Output now …
(edit) @a67d9cfa   13 years Clément Bœsch lavfi: add avfilter_fill_frame_from_{audio_,}buffer_ref().
(edit) @a84851be   13 years michaelni indeo3dec: check mv bitstream pointer Found-by: Mateusz "j00ru" …
(edit) @8a521d57   13 years michaelni indeo3dec: Fix end pointer. Found-by: Mateusz "j00ru" Jurczyk and …
(edit) @7e496e15   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
(edit) @60497cb9   13 years Reimar.Doeffinger Enable generic index/seeking for mgsts demuxer. This depends on the …
(edit) @699c61d2   13 years Reimar.Doeffinger Handle 0-size sync packets when only parsing headers. Currently, the …
(edit) @fca62f05   13 years Reimar.Doeffinger Support FLIC in MOV. Fixes trac issue #626. Signed-off-by: Reimar …
(edit) @72ccfb3   13 years diego build: ppc: drop stray leftover backslash
(edit) @5afd9a80   13 years michaelni als: consistent messages "." for warnings, "!" for errors. …
(edit) @3f26a874   13 years michaelni libopenjpegenc: remove leftover because older version of patch being …
(edit) @04dc7e7e   13 years michaelni ALS error message pretty print One prettier message. Signed-off-by: …
(edit) @cece491   13 years michaelni qdm2: Fix out of array writes Signed-off-by: Michael Niedermayer …
(edit) @fe91becc   13 years michaelni qdm2: fix out of array read Signed-off-by: Michael Niedermayer …
(edit) @7d74aaf6   13 years michaelni qdm2dec: fix out of array read Found-by: Mateusz "j00ru" Jurczyk and …
(edit) @3b370abf   13 years michaelni mxfdec: fix off by one error. Found-by: Mateusz "j00ru" Jurczyk and …
(edit) @e7e19b15   13 years diego build: Only clean the architecture subdirectory we build for. This …
(edit) @6a7c5312   13 years diego build: drop some unnecessary dependencies from the H.264 parser
(edit) @ad0e31f1   13 years diego build: prettyprinting cosmetics
(edit) @80391552   13 years diego libavutil: Remove pointless rational test program.
(edit) @193d7ee   13 years diego libavutil: Remove broken and pointless lzo test program.
(edit) @967923a   13 years anton lavf doxy: expand AVStream.codec doxy.
(edit) @e44ada12   13 years anton lavf doxy: improve AVStream.time_base doxy. Remove confusing sentence …
(edit) @f58b8cc3   13 years anton lavf doxy: add some basic documentation about reading from the demuxer.
(edit) @10fa4ff7   13 years anton lavf doxy: document passing options to demuxers.
(edit) @dca9c81d   13 years anton lavf doxy: clarify that an AVPacket contains encoded data.
(edit) @3fadb29   13 years martin mpegtsenc: allow user triggered PES packet flushing Signed-off-by: …
(edit) @9c47f2b2   13 years anton APIchanges: mark the place where 0.7 was cut.
(edit) @75bdd55e   13 years anton APIchanges: mark the place where 0.8 was cut.
(edit) @5d20e7b7   13 years anton APIchanges: fill in missing dates and hashes.
(edit) @3dc0b9d6   13 years michaelni libopenjpegdec: refactor some code and fix memory leaks …
(edit) @02fb320a   13 years michaelni libopenjpegdec: always check image because decoding may still fail …
(edit) @67d5fcc9   13 years michaelni libopenjpegenc: allow changing encoding parameters Signed-off-by: …
(edit) @dec8eb6b   13 years michaelni libopenjpegenc: merge common code Signed-off-by: Paul B Mahol …
(edit) @8e45005a   13 years michaelni libopenjpegenc: use pix_fmt descriptor to get bpp This will also …
(edit) @06b0c6a6   13 years michaelni libopenjpegenc: use pix_fmt descriptor to get numcomps Signed-off-by: …
(edit) @140c54ea   13 years michaelni indeo4: better mv check Signed-off-by: Michael Niedermayer …
(edit) @c855ece1   13 years michaelni indeo5: check motion vectors. fixes out of frame reading Found-by: …
(edit) @33f39c02   13 years michaelni mxfdec: pass correct context to av_timecode_init() fixes null ptr …
(edit) @b2af057a   13 years rsbultje smacker: convert palette and header reading to bytestream2.
(edit) @40821980   13 years michaelni vf_hflip: accept PIX_FMT_RGB444 and PIX_FMT_BGR444 pixel formats …
(edit) @25b67dc7   13 years michaelni png: fix warning about discarding qualifiers …
(edit) @aa9c2e41   13 years michaelni pthread : Remove lock/unlock pairs in worker loop to avoid unexpected …
(edit) @9621646e   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @c3bbd0b5   13 years rsbultje alac: convert extradata reading to bytestream2.
(edit) @8d7f2db6   13 years michaelni swr-test: test the new flexible buffering Signed-off-by: Michael …
(edit) @59b038b4   13 years michaelni swr: realloc_audio: support packed audio buffers Signed-off-by: …
(edit) @1b0fcf33   13 years michaelni swr: More flexible and convenient buffering Signed-off-by: Michael …
(edit) @e479013a   13 years michaelni Fix SVCD scan_offset option Signed-off-by: Michael Niedermayer …
(edit) @6809818   13 years michaelni "Metal Gear Solid: The Twin Snakes" demuxer Signed-off-by: Paul B …
(edit) @1318b143   13 years michaelni CrystalHD: Remove EXPERIMENTAL flag for known good formats. With the …
(edit) @5420523a   13 years michaelni pthread: return proper error code on pthread_create failure …
(edit) @e0c71283   13 years michaelni swr: fix segfault when 0 out size is used. Signed-off-by: Michael …
(edit) @691b9247   13 years michaelni swr: revert stray hunk Found-by:ubitux Signed-off-by: Michael …
(edit) @6d797ac7   13 years Reimar.Doeffinger VC1: Do not needlessly use signed types. This might even have …
(edit) @31ff2cb2   13 years Reimar.Doeffinger DV: detect another case of broken DV files. See trac issue #217. Only …
(edit) @feda266d   13 years Reimar.Doeffinger DV: check coded_width/height instead of width/height. This makes the …
(edit) @535eed93   13 years Reimar.Doeffinger vqavideo: fix decoding of samples with no partial updates. Fixes …
(edit) @62ce9de   13 years diego x86: dsputil: prettyprint gcc inline asm
(edit) @3b54912   13 years diego x86: K&R prettyprinting cosmetics for dsputil_mmx.c
(edit) @915a2a0a   13 years diego x86: conditionally compile H.264 QPEL optimizations
(edit) @3816642   13 years diego dsputil_mmx: Surround QPEL macros by "do { } while (0);" blocks. This …
(edit) @5d115c1d   13 years diego Ignore generated files below doc/.
(edit) @7e592379   13 years michaelni resample: Fix boundary handling with fragments. Signed-off-by: …
(edit) @8b11ae8a   13 years michaelni swr: Fix partial flushing. Found-by: durandal_1707 Signed-off-by: …
(edit) @19342bc7   13 years michaelni swr: test partial flushing Signed-off-by: Michael Niedermayer …
(edit) @86e3289f   13 years michaelni mov: fix heap buffer overflow Found-by: Mateusz "j00ru" Jurczyk and …
(edit) @3a3f06b0   13 years rsbultje dpcm: convert to bytestream2.
(edit) @4f16153   13 years michaelni swr: allow flushing in multiple steps if the output is too small. …
(edit) @8bf95e8b   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: avc: …
(edit) @f31a68e7   13 years rsbultje interplayvideo: convert to bytestream2.
(edit) @f4c380a5   13 years michaelni ffmpeg: drop struct from SwrContext. Its a typdef now and doesnt need …
(edit) @ac6798d   13 years michaelni swr: fix compilation failure with old versions of gcc. gcc 4.4 did …
(edit) @68893afe   13 years martin movenc: Merge if statements This isn't exactly equivalent with the …
(edit) @bcae7f43   13 years michaelni libaacplus: switch to encode2() Signed-off-by: Paul B Mahol …
(edit) @cb348677   13 years rsbultje h264: fix memleak in error path. Signed-off-by: Ronald S. Bultje …
(edit) @147ee4cf   13 years rsbultje pthread: Immediately release all frames in ff_thread_flush() Before …
(edit) @6ef40639   13 years rsbultje h264: Add check for invalid chroma_format_idc Fixes a crash when …
(edit) @15890d67   13 years michaelni swr: drop SWR_CH_MAX with the next major ABI bump Signed-off-by: …
(edit) @ec0ed97b   13 years rsbultje utvideo: port header reading to bytestream2. Fixes crash during slice …
(edit) @947215a2   13 years michaelni swr: dont use SWR_CH_MAX in the public function declaration. This …
(edit) @1937c4e0   13 years michaelni swr: make SwrContext a typedef. Signed-off-by: Michael Niedermayer …
(edit) @74656bdd   13 years michaelni swresample: support up to 32 channels Signed-off-by: Michael …
(edit) @d5ed5e7d   13 years martin avc: Add a function for converting mp4 style extradata to annex b …
(edit) @2ee01fbd   13 years anton pthread: free progress if buffer allocation failed. Else we run out …
(edit) @bc1ef855   13 years anton lavc/avconv: support changing frame sizes in codecs with frame mt. …
(edit) @e20ad71e   13 years martin libavformat: Document who sets the AVStream.id field Signed-off-by: …
Note: See TracRevisionLog for help on using the revision log.