source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @c88a8327   12 years michaelni movenc: Addtion of \251cmt field to udta Allows support of comment in …
(edit) @36b2bd96   12 years Carl Eugen Hoyos Show hyphen in codec tag.
(edit) @07df939a   12 years onemda exr: support for reading pixelAspectRatio Signed-off-by: Paul B Mahol …
(edit) @16a433d6   12 years onemda tiffenc: PIX_FMT_YUV440P support Signed-off-by: Paul B Mahol …
(edit) @e2a6eb8   12 years onemda sgidec: add CODEC_CAP_DR1 Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @0f656935   12 years onemda sgidec: remove redundant argument from read_uncompressed_sgi() …
(edit) @60351ec   12 years onemda g723_1: add CODEC_CAP_DR1 Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @5d23043c   12 years onemda exr: add CODEC_CAP_DR1 Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @104ea001   12 years onemda dpx: add CODEC_CAP_DR1 Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @7bc15516   12 years michaelni sgidec: fix off by 1 error that tested a sample too far for oob. This …
(edit) @30659a22   12 years onemda smush: properly flag audio packets Signed-off-by: Paul B Mahol …
(edit) @26fa841   12 years onemda paf: properly flag video packets Signed-off-by: Paul B Mahol …
(edit) @ca1f2b3e   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @d8ce478c   12 years michaelni lavf: limit "Adjusting PTS forward" code to video streams It can end …
(edit) @299387e   12 years nicolas.george vf_settb: rename the file as f_settb.
(edit) @65e65e3c   12 years nicolas.george settb: cosmetic: reindent vf_settb structure.
(edit) @ba856c0b   12 years nicolas.george lavfi: implement asettb filter.
(edit) @99622f6   12 years michaelni mpegaudioenc: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @a6a085a9   12 years michaelni v4l2: use av_assert Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @3f345290   12 years stefasab lavf/segment: sort options
(edit) @8dc31f8   12 years stefasab lavf/segment: make use of av_parse_time() when parsing the …
(edit) @0a7b8eff   12 years stefasab doc/muxers: sort options for the segment muxer
(edit) @7f08bfa   12 years stefasab lavf/segment: add segment_list_type option, extend format for the …
(edit) @b010d9b5   12 years stefasab lavf/nutenc: provide meaningful error message and error code in case …
(edit) @bba819bd   12 years nicolas.george fate: FLAC tests require SAMPLES.
(edit) @e145afb4   12 years michaelni vf_tinterlace: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @abb0a998   12 years stefasab lavfi: do not pass opaque field to init functions Fix signature …
(edit) @2d420087   12 years onemda sanm: make use of dsputil About 27% faster decoding. Signed-off-by: …
(edit) @acdf9a6c   12 years michaelni aacdec: correct "audio config changed" warning message Idea-by: …
(edit) @d039b607   12 years michaelni latm: fix initialization on some streams when no extradata is …
(edit) @66a29797   12 years rsbultje cmutils: include shellapi.h on Win32 (for CommandLineToArgvW). This …
(edit) @70731745   12 years Clément Bœsch x86inc: put basicnop under ifdef to prevent compile failure. This …
(edit) @07b28702   12 years rsbultje x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME).
(edit) @68712ce8   12 years michaelni swr/x86: 16bit integer mix functions need SSE2 not SSE Signed-off-by: …
(edit) @25b51b2c   12 years anton id3v2: add a mimetype for bmp pictures.
(edit) @b7d3a9a0   12 years anton flacdec: be less strict when parsing attached pictures. Only return …
(edit) @dba5b06   12 years anton flacdec: don't create an attached picture stream until we have all …
(edit) @3245c8b6   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mxfdec: …
(edit) @e14052d   12 years michaelni x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macros …
(edit) @dc12f7d4   12 years michaelni x86inc: try to put amdnop under ifdef to prevent compile failure …
(edit) @9fb08427   12 years michaelni vf_pp: dont pass NULL into pp, it would fail Signed-off-by: Michael …
(edit) @561a365d   12 years michaelni pp: check that the argument is not NULL as this is not supported …
(edit) @fdaad635   12 years rsbultje mxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof(..). Also replace …
(edit) @bb62a8b6   12 years michaelni doc: update mono to stereo workaround example Now uses …
(edit) @dadfd2a5   12 years michaelni tools/bisect: rename to tools/bisect-create Idea-by: Alexander …
(edit) @6de70d7f   12 years michaelni tools/bisect: rename temporary file and add it to git ignore …
(edit) @ccc0a3a9   12 years michaelni tool/bisect: add some magic to make the bisect tool be useable when …
(edit) @d9dcc940   12 years michaelni vc1: implement frame interlaced b-frame header parsing Signed-off-by: …
(edit) @50bfd547   12 years michaelni log: fix compilation failure on mingw due to reference to undefined …
(edit) @d3f4fd76   12 years michaelni celp_math: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @dc7aecd8   12 years michaelni cabac: use av_assert Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @1842b27   12 years onemda lavu: 256 color support Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @46a47077   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @a6da14ec   12 years onemda tiffenc: PIX_FMT_GRAY8A support Signed-off-by: Paul B Mahol …
(edit) @df548c5   12 years onemda tiffenc: PIX_FMT_GRAY16LE support Signed-off-by: Paul B Mahol …
(edit) @1806858f   12 years onemda tiffenc: merge common code Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @146d29c   12 years onemda tiffenc: use av_get_bits_per_pixel() to get bpp Signed-off-by: Paul B …
(edit) @82c4abbf   12 years onemda tiffenc: use av_pix_fmt_descriptors to set bpp_tab[] Signed-off-by: …
(edit) @e100a259   12 years onemda tiffenc: simplify calculation of bpp_tab_size Signed-off-by: Paul B …
(edit) @f27386cd   12 years martin x86: h264_intrapred: Don't add the 'd' suffix to the SPLATB_REG macro …
(edit) @5adc829e   12 years lu_zero configure: add functions for testing code fragments This simplifies …
(edit) @5997285d   12 years nicolas.george ffmpeg: poll filters even after -t limit. If not, frames can still …
(edit) @665100c2   12 years michaelni Fix destination row striding in altivec_yuv2_bgr24. Misaligned row …
(edit) @b22ecbc   12 years michaelni cosmetics: various spelling fixes Signed-off-by: Michael Niedermayer …
(edit) @b7558ac2   12 years anton af_amix: avoid spurious EAGAIN. Input on/off state can change in …
(edit) @54bf88e   12 years anton af_amix: return AVERROR(EAGAIN) when request_frame didn't produce …
(edit) @428b3698   12 years anton af_amix: only consider negative return codes as errors.
(edit) @53ddd43f   12 years anton avconv: use only meaningful timestamps in start time check.
(edit) @b98c8f4f   12 years anton avconv: fix the check for -ss as an output option. start time is …
(edit) @60270eb   12 years stefasab doc/indevs/iec61883: document requirements for iec61883 device …
(edit) @e0d6b909   12 years stefasab configure: cleanup libiec61883 code, allow enabling via command line …
(edit) @1f061da5   12 years kostya.shishkov mss3: add forgotten 'static' qualifier for private table
(edit) @6936111d   12 years onemda bmv: add CODEC_CAP_DR1 Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @894319e0   12 years michaelni lpc: use default number of passes when lpc_passes is invalid Should …
(edit) @8f239412   12 years onemda tiffdec: PIX_FMT_GRAY16LE support Signed-off-by: Paul B Mahol …
(edit) @8293a21a   12 years michaelni lavc: fix shared build after dnxhd merge. Signed-off-by: Nicolas …
(edit) @ec08676   12 years michaelni Blowfish: restructure/simplify code a bit. Very slightly faster (2% …
(edit) @9862cbd7   12 years michaelni add side data to indicate the amount of samples to skip at the begin …
(edit) @636dbe26   12 years michaelni fate: increase fuzzyness for ac3 encode for 3dnow Signed-off-by: …
(edit) @c2cbe58c   12 years onemda paf: add forgotten CODEC_CAP_DR1 Signed-off-by: Paul B Mahol …
(edit) @3e3e414f   12 years stefasab lavfi/buffersink: fix doxy, remove "video" reference The file …
(edit) @0a19000d   12 years mans lavc: options: add planar names for request_sample_fmt Signed-off-by: …
(edit) @784514a4   12 years mans flacdec: add planar output support Signed-off-by: Mans Rullgard …
(edit) @24823a7   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: qdm2: …
(edit) @e43f56b2   12 years martin flvdec: Treat all nellymoser versions as the same codec This avoids …
(edit) @92c7ef1e   12 years michaelni Merge branch 'mxfenc_improvements' of …
(edit) @acb52d32   12 years michaelni h264: print error on unsupported seperate color planes Signed-off-by: …
(edit) @bb58c43c   12 years diego qdm2: remove broken and disabled dump_context() debug function
(edit) @878e6690   12 years diego x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macros
(edit) @4d475236   12 years diego x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macros Signed-off-by: …
(edit) @2cd1f5c   12 years diego x86inc: modify ALIGN to not generate long nops on i586 Signed-off-by: …
(edit) @d20f133e   12 years diego x86: h264_intrapred: port to cpuflag macros
(edit) @50d0f6ce   12 years Carl Eugen Hoyos Extend -codecs output. Allow to show different supported …
(edit) @c88e60af   12 years michaelni swr/x86: 10l, missed some SSE2 instructions in code marked as SSE. …
(edit) @03481028   12 years michaelni configure: dont blindly enable iec61883 This should fix a configure …
(edit) @d99001ca   12 years matthieu.bouron mxfenc: support dnxhd codec
(edit) @135e6843   12 years matthieu.bouron mxfenc: support smpte dv codec After some internal talks it seems the …
(edit) @2696789c   12 years anton avplay: update input filter pointer when the filtergraph is reset. …
(edit) @4c679750   12 years anton avconv: fix parsing of -force_key_frames option. Currently it always …
(edit) @325fb246   12 years stefasab FireWire DV/HDV input device using libiec61883 Signed-off-by: Stefano …
Note: See TracRevisionLog for help on using the revision log.