source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @835af79b   13 years anton Detect 'yuv2' as rawvideo also in avi. Signed-off-by: Anton Khirnov …
(edit) @28b4af8e   13 years anton rawdec: propagate pict_type information to the output frame …
(edit) @d3a5c269   13 years anton rawdec: Support more QT 1bpp rawvideo files. Signed-off-by: Anton …
(edit) @1135a071   13 years janne-libav avconv: free bitstream filters
(edit) @b12d2173   13 years janne-libav threads: limit the number of automatic threads to MAX_AUTO_THREADS …
(edit) @da7c65f0   13 years anton avplay: K&R cleanup Signed-off-by: Anton Khirnov <anton@khirnov.net>
(edit) @60d62665   13 years janne-libav fate: use rgb24 as output format for dfa tests Palette is as supposed …
(edit) @b6064d9a   13 years janne-libav threads: set thread_count to 1 when thread support is disabled
(edit) @b4d44a45   13 years janne-libav threads: introduce CODEC_CAP_AUTO_THREADS and add it to libx264 Some …
(edit) @febd0222   13 years justin.ruggles FATE: add tests for dfa Signed-off-by: Justin Ruggles …
(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) @c3513477   13 years diego cook: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(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) @ae51b1a9   13 years rsbultje FATE: Add test for H.264 MP4->annex.B bitstream filter. This test …
(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) @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) @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) @ac1c27bc   13 years janne-libav fate: add more tests for VC-1 decoder Signed-off-by: Janne Grunau …
(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) @8f52169   13 years rsbultje v410dec: Check for sufficient input data. Fixes crash Signed-off-by: …
(edit) @733b23c2   13 years anton fate: Add v210 codec regression tests Signed-off-by: Reimar Döffinger …
(edit) @891ce00c   13 years anton mpegts: adjustable minimum PES payload With the current default PES …
(edit) @6fa9843b   13 years anton mpegts: properly output large audio packets Do not assume the audio …
(edit) @b5aecc6b   13 years anton avformat: Add SMJPEG demuxer. Signed-off-by: Paul B Mahol …
(edit) @adfe0c94   13 years kostya.shishkov Indeo 4 decoder Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
(edit) @bd96be6e   13 years rsbultje mpegvideo_enc: K&R cosmetics Signed-off-by: Ronald S. Bultje …
(edit) @2702ec2e   13 years janne-libav doxygen: remove unreplaced variables from custom header and footer
(edit) @06bb5905   13 years janne-libav threads: test for sys/param.h and include it for sysctl on OpenBSD
(edit) @1adba23c   13 years janne-libav v4l2: remove unneded linux specific asm/types.h include
(edit) @676a9ee1   13 years martin x86: Fix constraints for decode_significance*_x86 Originally, prior …
(edit) @723c35fe   13 years diego fate: split off vqf/twinvq FATE tests into their own file
(edit) @9e5bd6cc   13 years diego fate: split off mpc FATE tests into their own file
(edit) @913b6b4b   13 years diego fate: split off libavcodec FATE tests into their own file
(edit) @4e616d09   13 years diego fate: split off Microsoft codec FATE tests into their own file
(edit) @bebf9f92   13 years diego fate: group all VP* codec FATE tests together in one file
(edit) @6e9bb5aa   13 years janne-libav swscale: prevent invalid writes in packed_16bpc_bswap Writes past the …
(edit) @80dc7c01   13 years anton avs: call release_buffer() at the end. Fixes a memleak.
(edit) @06e8d38f   13 years anton Add minor bumps and APIchanges entries for lavc/lavfi changes.
(edit) @c65dfac4   13 years rsbultje mpegvideo.c: K&R formatting and cosmetics. Signed-off-by: Ronald S. …
(edit) @04a14d4d   13 years anton avconv: avoid memcpy in vsrc_buffer when possible. Decoding …
(edit) @64dca32c   13 years anton avconv: implement get_buffer()/release_buffer(). This will allow …
(edit) @e1d9dbf2   13 years anton lavfi: add a new function av_buffersrc_buffer(). It can be used to …
(edit) @1c9e340d   13 years anton lavfi: add avfilter_copy_frame_props() avfilter_copy_frame_props() …
(edit) @8a4a5f6f   13 years anton lavc: add format field to AVFrame The format is a per-frame property, …
(edit) @3a2ddf7c   13 years anton lavc: add width and height fields to AVFrame width and height are …
(edit) @b58dbb5   13 years anton lavc: add a sample_aspect_ratio field to AVFrame The sample aspect …
(edit) @67100555   13 years lu_zero doxy: add website-alike style to the html output Signed-off-by: Luca …
(edit) @2bbb4720   13 years anton FAQ: add an entry for common error when using -profile
(edit) @8b94df0f   13 years siretart vp3dec: Check coefficient index in vp3_dequant() Based on a patch by …
(edit) @6e24b948   13 years siretart svq1dec: call avcodec_set_dimensions() after dimensions changed. …
(edit) @be00d2e1   13 years siretart Prepare for 0.8_beta1 snapshot release
(edit) @7052618c   13 years janne-libav threads: check defines before using them in automatic thread detection
(edit) @846dca1a   13 years janne-libav pthread: include sys/types.h before sys/sysctl.h Fixes compilation on …
(edit) @d09298f0   13 years anton 4xm: remove unused variables.
(edit) @bc6a3bd4   13 years anton h264: Fix a possible overread in decode_nal_units() Signed-off-by: …
(edit) @82d05e7   13 years anton allfilters: fix type of avfilter_vsrc_buffer.
(edit) @01eb9805   13 years rsbultje w32thread: call ResetEvent() in pthread_cond_broadcast(). Also add …
(edit) @4e8d6218   13 years diego build: fix standalone compilation of OMA muxer The muxer depends on …
(edit) @e2c97aee   13 years diego build: fix standalone compilation of Microsoft XMV demuxer The …
(edit) @408dbbd   13 years diego build: fix standalone compilation of Core Audio Format demuxer The …
(edit) @ad3161ec   13 years janne-libav kvmc: fix invalid reads Signed-off-by: Janne Grunau …
(edit) @355d917c   13 years janne-libav 4xm: Add a check in decode_i_frame to prevent buffer overreads Fixes …
(edit) @01a01bf8   13 years janne-libav adpcm: fix IMA SMJPEG decoding Signed-off-by: Janne Grunau …
(edit) @c32e402   13 years janne-libav options: set minimum for "threads" to zero A negative number of …
(edit) @b9e2226   13 years janne-libav bsd: use number of logical CPUs as automatic thread count
(edit) @ad29ecbf   13 years janne-libav windows: use number of CPUs as automatic thread count
(edit) @ea4d5f48   13 years janne-libav linux: use number of CPUs as automatic thread count Use …
(edit) @f77f640b   13 years janne-libav pthreads: reset active_thread_type when slice thread_init returrns early
(edit) @fede0154   13 years janne-libav v410dec: include correct headers This file does not use anything from …
(edit) @aaf47bcd   13 years diego Drop ALT_ prefix from BITSTREAM_READER_LE name. The prefix is a …
(edit) @196c9e5c   13 years anton lavfi: always build vsrc_buffer. It's a part of public API.
(edit) @9a3f1069   13 years justin.ruggles ra144enc: zero the reflection coeffs if the filter is unstable fixes …
(edit) @131609dc   13 years anton sws: readd PAL8 to isPacked() Fixes PAL8 to YUV conversion.
(edit) @4bf3c8f2   13 years alex.converse mov: Don't stick the QuickTime field ordering atom in extradata. The …
(edit) @f264d336   13 years justin.ruggles truespeech: fix invalid reads in truespeech_apply_twopoint_filter() …
(edit) @e9dc9201   13 years justin.ruggles asfdec: add side data to ASFStream packet instead of output packet. …
Note: See TracRevisionLog for help on using the revision log.