source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @550f7c43   13 years michaelni Fixes wrong duration in .mov file. Issue 599 Signed-off-by: Michael …
(edit) @ac7efd33   13 years michaelni sws: fix unscaled LE<->BE rgb<->bgr Signed-off-by: Michael …
(edit) @6fe7b572   13 years michaelni doc: Fix stray references to libva Signed-off-by: Michael Niedermayer …
(edit) @0e7fc3ca   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (22 …
(edit) @a9bd29e1   13 years michaelni Merge remote-tracking branch 'richardpl/sws' * richardpl/sws: …
(edit) @f4a01d77   13 years michaelni x86inc: remove duplicate movlhps Signed-off-by: Michael Niedermayer …
(edit) @24be30de   13 years michaelni ljpegdec: Fix the left column of rgb24 decoding Fixes Ticket894 …
(edit) @9472d37d   13 years janne-libav rv34: frame-level multi-threading Statistics for bourne.rmvb -an -f …
(edit) @3ab7700   13 years janne-libav mpegvideo: claim ownership of referenced pictures Under certain …
(edit) @0cc88646   13 years stefasab ffprobe: use av_toupper() in upcase_string()
(edit) @17ce5291   13 years alex.converse aacsbr: prevent out of bounds memcpy(). Fixes Libav Bug 195. This …
(edit) @31801ded   13 years michaelni Merge remote-tracking branch 'hexene/stagefright' * …
(edit) @4556ebfb   13 years justin.ruggles ipmovie: fix pts for CODEC_ID_INTERPLAY_DPCM frame sample count …
(edit) @e9626eb3   13 years justin.ruggles sierravmd: fix audio pts The duration of the first packet was being …
(edit) @5ab6f0fe   13 years michaelni Revert "swscale: fix integer overflows in RGB pixel writing." This …
(edit) @29112db8   13 years rsbultje bethsoftvideo: Use bytestream2 functions to prevent buffer overreads. …
(edit) @296a3382   13 years onemda rgb2rgb: remove unused bgr8torgb8() RGB8 and BGR8 are paletted …
(edit) @5aac7615   13 years Carl Eugen Hoyos RELEASE: We're now at 0.9.1.git
(edit) @4ad40d6d   13 years onemda rgb2rgb: rgb12tobgr12()
(edit) @27703062   13 years onemda rgb2rgb: allow conversion for <15 bpp
(edit) @047a28f7   13 years onemda bmpenc: support for PIX_FMT_RGB444
(edit) @a6839c4e   13 years onemda bmpdec: support for rgb444 with bitfields compression Do not display …
(edit) @84e5159e   13 years rsbultje bmpenc: support for PIX_FMT_RGB444 Signed-off-by: Ronald S. Bultje …
(edit) @93d49cba   13 years stefasab ffprobe: add compact option to JSON writer
(edit) @5226be0d   13 years stefasab ffprobe: add -show_program_version and -show_library_versions options
(edit) @b14fa557   13 years siretart swscale: fix crash in fast_bilinear code when compiled with …
(edit) @d3e43516   13 years stefasab ffprobe: make upcase_string() ignore non-ASCII characters This is …
(edit) @cd445216   13 years rsbultje swscale: specify register type. Fixes a compilation failure on win64. …
(edit) @d7b786e9   13 years naufal22 libstagefright: fix build - Use headers from gingerbread-release …
(edit) @e652cc96   13 years janne-libav rv34: use get_bits_left() It is not necessary to store the bit stream …
(edit) @ac646076   13 years anton avconv: reinitialize the filtergraph on resolution change. This is a …
(edit) @5d25140f   13 years anton vsrc_buffer: error on changing frame parameters.
(edit) @7b9373db   13 years anton avconv: fix -copyinkf. This option only applies to streamcopy, but is …
(edit) @5c7c9a9f   13 years martin fate: Update file checksums after the mov muxer change in a78dbada55d6 …
(edit) @a78dbada   13 years martin movenc: Don't store a nonzero creation time if nothing was set by the …
(edit) @353a2d21   13 years rsbultje bmpdec: support for rgb444 with bitfields compression Do not display …
(edit) @2169f971   13 years michaelni fate: Disable fate-wmv8-x8intra This test does not work on all …
(edit) @7e2ba2df   13 years michaelni mjpeg: update whitespaces to qatar
(edit) @0b8b3387   13 years rsbultje rgb2rgb: allow conversion for <15 bpp Signed-off-by: Ronald S. Bultje …
(edit) @0c50edb7   13 years lu_zero doc: fix stray reference to FFmpeg
(edit) @b6db3859   13 years lu_zero v4l2: use C99 struct initializer Remove some unneeded memsets.
(edit) @0efd48df   13 years lu_zero v4l2: poll the file descriptor Instead of busy waiting use poll();
(edit) @b8c310c   13 years lu_zero v4l2: support compressed formats Let pass the codec name to …
(edit) @dd3ca3e   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @da2e774f   13 years rsbultje kmvc: Use bytestream2 functions to prevent buffer overreads. …
(edit) @4805a33   13 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @73f2cf4e   13 years Marton Balint ffplay: Exit on ctrl-c. This allows to get out of ffplay if it or SDL …
(edit) @ceb0dd9f   13 years Carl Eugen Hoyos Support decoding 1bpp and 4bpp palettized sunrast images. Fixes …
(edit) @625751c4   13 years Clément Bœsch log: use a different color for debug (green).
(edit) @e20a4881   13 years Carl Eugen Hoyos pngdec: show verbose message for unsupported files
(edit) @a67b8c86   13 years alex.converse fate: Add tests for more AAC features. al15_44 uses independent …
(edit) @9de3cbc   13 years alex.converse aacps: Add missing newline in error message.
(edit) @cd6e34d   13 years alex.converse fate: Add tests for vc1/wmapro in ism.
(edit) @46ef355c   13 years alex.converse aacdec: Add a fate test for 5.1 channel SBR.
(edit) @4acd43a2   13 years alex.converse aacdec: Turn off PS for multichannel files that use PCE based configs. …
(edit) @f247f4cf   13 years michaelni cabac: 3rd try at working around a compiler bug in clang. Switch to a …
(edit) @1ef8ff45   13 years diego cabac: remove put_cabac_u/ueg from cabac-test. The functions are not …
(edit) @3b1355bb   13 years stefasab ffprobe: change formatting logic in the JSON writer Print a "\n" at …
(edit) @48f37b1d   13 years stefasab ffprobe: implement generic reindent logic in the JSON writer …
(edit) @4231bbbf   13 years Reimar.Doeffinger sgidec: make compiler optimize away memcpy call in inner loop. Using …
(edit) @efd6b80b   13 years Reimar.Doeffinger rawdec: use av_shrink_packet. This fixes reads of uninitialized data …
(edit) @5cad9709   13 years rsbultje swscale: RGB4444 and BGR444 input Signed-off-by: Ronald S. Bultje …
(edit) @741aca79   13 years michaelni libswresample: introduce int swr_set_compensation() instead of void …
(edit) @3e966850   13 years michaelni fate: add bitexact and idct to x8intra Signed-off-by: Michael …
(edit) @444632ea   13 years michaelni cabac: Disable get_cabac_inline_x86() for clang 2.9 on x86_32 This …
(edit) @d41d7773   13 years rsbultje FATE: add test for xWMA demuxer. (Does not attempt to decode …
(edit) @2138a89e   13 years michaelni Revert "Revert commit 599b4c6efddaed33b1667c386b34b07729ba732b" This …
(edit) @2dee0cdb   13 years rsbultje FATE: add test for SMJPEG demuxer and associated IMA ADPCM audio …
(edit) @39df0c43   13 years rsbultje mpegaudiodec: optimized iMDCT transform Signed-off-by: Ronald S. …
(edit) @06677d0d   13 years rsbultje mpegaudiodec: change imdct window arrangment for better pointer …
(edit) @6dfcf530   13 years rsbultje mpegaudiodec: move imdct and windowing function to mpegaudiodsp …
(edit) @421c99a4   13 years rsbultje mpegaudiodec: interleave iMDCT buffer to simplify future SIMD …
(edit) @2170a0e6   13 years rsbultje swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm. …
(edit) @72c5828c   13 years michaelni lavf: Add forgotten line from 212fd3a1f1121a9db20c478f1fccf15e8bb53c94
(edit) @9273efac   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: bfi: …
(edit) @b1435626   13 years michaelni ljpegdec: Support MCU in ljpeg_decode_yuv_scan() Signed-off-by: …
(edit) @59985574   13 years rsbultje FATE: test to exercise WTV demuxer. Does not attempt to decode …
(edit) @8549cf07   13 years diego mjpegdec: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @999484c9   13 years diego swscale: K&R formatting cosmetics for code examples
(edit) @83890c6   13 years diego swscale: K&R reformatting cosmetics for header files
(edit) @a83f5b8a   13 years rsbultje FATE test: cvid-grayscale; ensures that the grayscale Cinepak variant …
(edit) @ccc27e21   13 years rsbultje bfi: Use bytestream2 functions to prevent buffer overreads. …
(edit) @529a25d6   13 years rsbultje dpcm: Fix invalid writes Fixes bug: #152 Signed-off-by: Ronald S. …
(edit) @12e984ae   13 years rsbultje utvideo: frame multithreading. >> time ./avconv -i file.avi -f null - …
(edit) @cd2a27e   13 years michaelni Merge remote-tracking branch 'dilaroga/master' * dilaroga/master: …
(edit) @52ef9547   13 years michaelni ipmovie: Fix passing resolution changes on. Fixes Ticket676 …
(edit) @dd319f1   13 years michaelni tta: remove obsolete and useless error message Signed-off-by: Michael …
(edit) @73ddc586   13 years Carl Eugen Hoyos Support 48bit rgb pam encoding.
(edit) @186980bf   13 years dilaroga vda: cosmetic.
(edit) @e953b8b   13 years dilaroga vda: removes useless doxygen command.
(edit) @75be547f   13 years dilaroga vda: uses pthreads directly.
(edit) @5ada64a5   13 years dilaroga vda: convert 3 byte NAL sizes to 4 byte.
(edit) @fac2a6fa   13 years Carl Eugen Hoyos Support 16bit gray pam encoding.
(edit) @2f21c50   13 years Carl Eugen Hoyos Support decoding 32bit sunrast images. Fixes ticket #895.
(edit) @ca324f98   13 years Clément Bœsch fate: add generic rules for most of the remaining tests/fate/*.mak files.
(edit) @aeeb0e6d   13 years Reimar.Doeffinger indeo4, swresample: add some missing static/const to tables. …
(edit) @fe21ea17   13 years Reimar.Doeffinger Add wmv8-x8intra fate test. Signed-off-by: Reimar Döffinger …
(edit) @ee4ba9ae   13 years Reimar.Doeffinger Fix incorrect increment in sgidec.c Fixes trac issue #899. …
(edit) @0c019473   13 years Clément Bœsch lavfi: add audio silencedetect filter.
(edit) @5ccdb907   13 years stefasab ffprobe: use more meaningful names for writer chapter/section …
Note: See TracRevisionLog for help on using the revision log.