source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9ba43e50   13 years michaelni h264: Fix frame sync / random access handling. It seems I have …
(edit) @fba6777   13 years michaelni h264: Fix recovery_frame initialization when recovery_frame is -1 …
(edit) @36fa781b   13 years michaelni h264: reset picture->sync on allocation. Signed-off-by: Michael …
(edit) @6bd8d613   13 years michaelni mov: av_dlog use PRId64 instead of %ld Signed-off-by: Jean First …
(edit) @d92d2af   13 years michaelni mxfdec: change av_log formatting %lx to PRIx64 and %li to PRIi64 …
(edit) @ecb14b8   13 years michaelni h264: add forgotten \n to "Invalid mix of idr and non-idr slices" …
(edit) @393253b4   13 years michaelni h264: Print pass in NAL debug output Signed-off-by: Michael …
(edit) @2e0efa33   13 years nicolas.george af_astreamsync: remove unused variable Signed-off-by: Jean First …
(edit) @42a8ac94   13 years stefasab vf_tinterlace: implement interlace mode 5 Allow creating interlaced …
(edit) @8dc973e6   13 years Carl Eugen Hoyos Update copyright year.
(edit) @03d7d8f   13 years Carl Eugen Hoyos Support gray8a pam encoding.
(edit) @490c97bd   13 years michaelni mpegpsenc: Fix integer overflow of the muxrate calculation. this …
(edit) @57581e41   13 years michaelni pthread: dont autoenable frame threads with visualization This …
(edit) @e404eee   13 years michaelni pthread: Limit automatic threads to mb_height. Signed-off-by: Michael …
(edit) @9c1f049   13 years michaelni Revert 464f26889c99f194d112fcf1197795d341fad38b The code is not …
(edit) @099d6813   13 years michaelni svq3: Fix memory corruption introduced by automatic thread_count. …
(edit) @ca0350f   13 years michaelni mpegvideo: Do not error out on default values of thread_count. …
(edit) @4478e9d   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: FATE: …
(edit) @2cba62bd   13 years Carl Eugen Hoyos Do not map asf metadata key WM/Track to track. WM/Track is 0-based …
(edit) @febd0222   13 years justin.ruggles FATE: add tests for dfa Signed-off-by: Justin Ruggles …
(edit) @714d2f97   13 years Carl Eugen Hoyos Only expand raw and packed 1bpp tiff horizontally if it is palettised.
(edit) @9d9316a   13 years michaelni h264: Fix seeking in 00017.MTS Fixes Ticket852 Signed-off-by: Michael …
(edit) @464f2688   13 years justin.ruggles mpegaudiodec: fix seeking. The safe bitstream reader does not allow …
(edit) @481a7ff5   13 years justin.ruggles mpegaudiodec: fix compilation when testing the unchecked bitstream reader
(edit) @bcc73960   13 years janne-libav threads: add sysconf based number of CPUs detection Can act as …
(edit) @937ff3a1   13 years janne-libav threads: always include necessary headers for number of CPUs detection …
(edit) @e4e30256   13 years janne-libav threads: default to automatic thread count detection
(edit) @c11b92b3   13 years janne-libav Changelog: restore version <next> header Indeo 4 decoder and SMJPEG …
(edit) @bd553d5e   13 years michaelni mxg: fix compiler warning for uninitialized variables Based on work …
(edit) @acc88f07   13 years michaelni id3v2: fix compiler warning for uninitialized variables …
(edit) @810a14db   13 years michaelni aacdec: Evaluate further PCE elements. Fixes Music\ Station\ Super\ …
(edit) @f69a766   13 years Carl Eugen Hoyos Fix mono* pam encoding.
(edit) @0098e79f   13 years nicolas.george libvorbis: proper error logging and return.
(edit) @42a1f1d7   13 years Reimar.Doeffinger Avoid uninitialized data in lcldec when ofs is 0 in MSZH. …
(edit) @4962edf8   13 years nicolas.george lavfi: add amerge audio filter.
(edit) @e90a69e9   13 years nicolas.george lavfi: add astreamsync audio filter.
(edit) @e6362f3a   13 years michaelni lavf: ffio_limit(), treat avio_size()==0 as error. This works around …
(edit) @81980bf7   13 years stefasab lavd/lavfi: fix compiler warning for uninitialized variables …
(edit) @8fb03b4d   13 years stefasab lavfi: port tinterlace filter from MPlayer Port MPlayer tinterlace …
(edit) @549b53e8   13 years stefasab lavfi: remove redundant definition of avfilter_copy_frame_props() in …
(edit) @91ab557b   13 years michaelni Revert "aacdec: Avoid unneeded reinit due to ADTS headers" This has …
(edit) @4392b3d1   13 years michaelni tiffdec: hotfix for fate failure. Only use pal8 as output if the file …
(edit) @5500e653   13 years michaelni flvdec: Check avpriv_mpeg4audio_get_config() return value before …
(edit) @b6ffceef   13 years michaelni mpegts: remove unused variable Signed-off-by: Jean First …
(edit) @8aed73c3   13 years michaelni movenc: remove unused variables Signed-off-by: Jean First …
(edit) @576ada79   13 years michaelni cache: use av_freep instead of av_free in cache_open Signed-off-by: …
(edit) @3ceb4c9   13 years michaelni cache: remove unused variable in cache_open Signed-off-by: Jean First …
(edit) @9bfaeee5   13 years michaelni 8svx: remove unused variable in eightsvx_decode_frame Signed-off-by: …
(edit) @7ee0649f   13 years Carl Eugen Hoyos Fix decoding some 1bpp tiff files, they are palettized. Fixes ticket #830.
(edit) @e767968c   13 years Carl Eugen Hoyos Simplify tiff decoder by merging two functions.
(edit) @b46fb615   13 years Carl Eugen Hoyos tiff.c: Use switch / case instead of if / else where appropriate.
(edit) @1a6a088   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @c3513477   13 years diego cook: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @e146ad95   13 years michaelni mlp_parser: Fix infinite loop with 0 bytes_left. Signed-off-by: …
(edit) @9afc025b   13 years diego fate: whitespace cosmetics
(edit) @628637f6   13 years diego fate: split off video codec FATE tests into their own file
(edit) @ab2d11f7   13 years diego fate: split off audio codec FATE tests into their own file
(edit) @394f0b18   13 years diego fate: split off Electronic Arts codec FATE tests into their own file
(edit) @f6ba1f26   13 years diego fate: split off QuickTime codec FATE tests into their own file
(edit) @51150cf0   13 years diego fate: split off voice codec FATE tests into their own file
(edit) @c7cb1730   13 years diego fate: split off demuxer FATE tests into their own file
(edit) @d4b63054   13 years diego cosmetics: Drop unnecessary parentheses around return values.
(edit) @f486fb33   13 years diego fate: drop pointless _audio and _video suffixes from xan tests
(edit) @cd8d845   13 years diego qt-faststart: K&R reformatting; fix comment typos
(edit) @bace181b   13 years michaelni flvdec: Add comment about the 5 second threshold Idea-by: Reimar …
(edit) @ae51b1a9   13 years rsbultje FATE: Add test for H.264 MP4->annex.B bitstream filter. This test …
(edit) @ba10207b   13 years Carl Eugen Hoyos Use more designated initializers. Also remove some pointless NULL/0 …
(edit) @73ba2c1   13 years Carl Eugen Hoyos mp3enc: remove unused variable
(edit) @5ff2c495   13 years Carl Eugen Hoyos Make sure configure does not fail just because unneeded third-party …
(edit) @874da65   13 years Reimar.Doeffinger Avoid av_memcpy_backptr hang without extra branch. This only happens …
(edit) @b0143da8   13 years michaelni ljpegdec: fix point transform injection. Fix Ticket842 Signed-off-by: …
(edit) @83f70805   13 years michaelni flvdec: Print a warning in all failure cases of …
(edit) @67c734ea   13 years michaelni flvdec: Disable metadatacreator "MEGA" hack Signed-off-by: Michael …
(edit) @df0bff66   13 years michaelni flvdec: Check index for being valid Fixes seeking in …
(edit) @00c0465d   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @6ed3565f   13 years Carl Eugen Hoyos Do not fail when decoding invalid v410 files with odd width. …
(edit) @b9e0e953   13 years michaelni nsvdec: Check av_malloc(string_size) This can easily be NULL as …
(edit) @209c4452   13 years diego fate: split off DPCM codec FATE tests into their own file
(edit) @bdda1616   13 years diego fate: split off PCM codec FATE tests into their own file
(edit) @3a15051a   13 years Carl Eugen Hoyos Always assume the bmp palette as being opaque.
(edit) @ca5ab8cd   13 years diego libvorbis: K&R reformatting cosmetics
(edit) @c4db3446   13 years diego libmp3lame: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @8ca903eb   13 years rsbultje fate: Add a video test for xxan decoder Signed-off-by: Ronald S. …
(edit) @9342ecf0   13 years rsbultje mpegvideo_enc: K&R cosmetics (line 1000-2000). Signed-off-by: Ronald …
(edit) @7636c8c6   13 years anton avconv: K&R cosmetics Signed-off-by: Anton Khirnov <anton@khirnov.net>
(edit) @f41a6c8f   13 years michaelni indeo5: Fix null pointer dereferences of ref_mb Reviewed-by: Derek …
(edit) @7ae251b4   13 years michaelni h264_mp4toannexb_filter: pass error code through. Bug-Found-by and …
(edit) @cf4afe0b   13 years martin qt-faststart: Fix up indentation This restores indentation after …
(edit) @1fbd3d30   13 years kostya.shishkov indeo4: remove two unused variables
(edit) @762b21f9   13 years lu_zero doxygen: cleanup style to support older doxy Doxygen 1.7.5.1 had been …
(edit) @377dfa3d   13 years nicolas.george Revert "build: error on mixed declarations and code" This reverts …
(edit) @ac1c27bc   13 years janne-libav fate: add more tests for VC-1 decoder Signed-off-by: Janne Grunau …
(edit) @bf5cc805   13 years michaelni issdemux: Check packet_size for validity Reviewed-by: Paul B Mahol …
(edit) @e7c1e38   13 years michaelni qpeg: Check for overread in qpeg_decode_intra. Reviewed-by: Paul B …
(edit) @1f8bf1ef   13 years martin applehttpproto: Apply the same reload interval changes as for the …
(edit) @617475a9   13 years martin applehttp: Use half the target duration as interval if the playlist …
(edit) @356ae5f6   13 years martin applehttp: Use the last segment duration as reload interval According …
(edit) @7af507ea   13 years anton lagarith: add decode support for arith rgb24 mode Signed-off-by: …
(edit) @6071e4d8   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @7e5cbb3c   13 years michaelni cljrdec: improve scaling somewhat Signed-off-by: Michael Niedermayer …
Note: See TracRevisionLog for help on using the revision log.