source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9d9f34a3   12 years Clément Bœsch lavf: remove a few useless AV_NOWARN_DEPRECATED(). read_seek was …
(edit) @e60fcdb   12 years michaelni vf_hue: fix AVOption defaults Signed-off-by: Michael Niedermayer …
(edit) @750cc3c0   12 years michaelni acelp_pitch_delay: add missing libm.h include for exp2() …
(edit) @269e6212   12 years michaelni g723_1: add some const for more correctness Signed-off-by: Michael …
(edit) @397ebc1d   12 years michaelni proresenc_anatoliy: add 2 const to silence 2 warnings Signed-off-by: …
(edit) @b3fdfc8c   12 years michaelni Optimization of AC3 floating point decoder for MIPS FFT in MIPS …
(edit) @9afd5592   12 years michaelni imgconvert: silence some const incompatible pointer warnings. …
(edit) @7666828c   12 years michaelni avopt: fix examples to match the same style about default values as …
(edit) @8267f0f7   12 years michaelni vf_scale: fix incompatible pointer type warning Signed-off-by: …
(edit) @5666a1b2   12 years stefasab lavu/opt: support NULL and special "none" values for size and pixel …
(edit) @b21b5b04   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
(edit) @8510150f   12 years michaelni Merge commit '21bc44038491e525335ad763883b0288402ff6a0' * commit …
(edit) @98840ee0   12 years michaelni Merge commit 'c7b610aa0b1bac47eea0056b13fe6e982b85844a' * commit …
(edit) @d46c1c72   12 years michaelni Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' * commit …
(edit) @99de3df3   12 years michaelni Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078' * commit …
(edit) @d5f65e9d   12 years michaelni Merge commit '124134e42455763b28cc346fed1d07017a76e84e' * commit …
(edit) @743a295   12 years michaelni Merge commit '2d7d91f06d6a1d243dc74c96d3389ee237a3b906' * commit …
(edit) @fc15f58a   12 years stefasab doc/filters: add mp=noise example
(edit) @8a7b82cc   12 years stefasab doc/filters: itemize example for mp filter
(edit) @6980453   12 years diego build: eamad: Add missing dependency on mpegvideo code
(edit) @aa661113   12 years diego build: utvideoenc: Add missing dependency on Huffman code
(edit) @0e28e3cf   12 years stefasab doc/filters: remove reference to mp=hue filter, which was dropped
(edit) @3b6e9cd7   12 years Clément Bœsch lavc/dvdsubdec: parse the size from the extradata.
(edit) @686a3293   12 years martin avopt: Reorder the default_val struct, making i64 the first field …
(edit) @21bc440   12 years martin avopt: Explicitly store rational option defaults in .dbl …
(edit) @c7b610aa   12 years martin avopt: Explicitly store float/double option defaults in .dbl …
(edit) @e6153f17   12 years martin avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member …
(edit) @d58dd4b5   12 years martin avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member …
(edit) @124134e4   12 years martin avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member …
(edit) @d83ff76   12 years michaelni intreadwrite: Dont evaluate value for AV_W* multiple times. …
(edit) @8c6d651f   12 years michaelni paf: avoid using expressions with sideeffects in AV_R* Signed-off-by: …
(edit) @daa3c288   12 years michaelni configure: update sinks used by ffplay/ffmpeg Signed-off-by: Michael …
(edit) @49c230fb   12 years michaelni libavfilter/Makefile: add forgotten entries for the ff-sinks …
(edit) @172161c8   12 years michaelni sink_buffer: fix #ifs for FF-sinks Signed-off-by: Michael Niedermayer …
(edit) @2d7d91f0   12 years martin svq1enc: Set picture_structure correctly This fixes assert failures …
(edit) @91672504   12 years martin mpegvideo: remove last_picture_ptr / h264 assert. This assert is no …
(edit) @19000122   12 years martin mpegvideo_enc: remove assert that has become obsolete with the new API …
(edit) @2c340596   12 years martin elbg: Fix an assert It seems the condition was flipped from what was …
(edit) @9dcc4c30   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @b36f87ff   12 years lu_zero configure: add support for bdver1 and bdver2 CPU types. …
(edit) @30939390   12 years lu_zero avio: make avio_close NULL the freed buffer
(edit) @a684267   12 years lu_zero pixdesc: cosmetics
(edit) @cc86bd4c   12 years martin proresenc: Don't free a buffer not owned by the codec The data in …
(edit) @6d9e74cd   12 years martin proresenc: Write the full value in one put_bits call Previously, the …
(edit) @aa264da5   12 years martin adpcmenc: Calculate the IMA_QT predictor without overflow Previously, …
(edit) @9de76229   12 years stefasab lavfi/transpose: implement landscape passthrough mode Emulate the …
(edit) @3b34cbce   12 years stefasab examples/scaling_video: write to rawvideo file This is more useful …
(edit) @838b1d60   12 years stefasab lavf/segment: add EXT-X-MEDIA-SEQUENCE tag in M3U8 header
(edit) @ebd703f0   12 years stefasab lavf/segment: deprecate "ext" format in favor of "csv" The new option …
(edit) @d8157635   12 years stefasab lavf/segment: add escaping for filename field of the CSV list file …
(edit) @29948971   12 years michaelni tty: return av_get_packet() error codes instead of converting them to …
(edit) @bf959ac   12 years michaelni tty: return EOF when the 'effective' end of file is reached. …
(edit) @688cb712   12 years michaelni aaccoder: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @7b1ff5e2   12 years michaelni h263dec: fix xvid IDCT switching Signed-off-by: Michael Niedermayer …
(edit) @f82c4fb2   12 years diego x86: Add convenience macros to check for CPU extensions and flags
(edit) @a84ac7a8   12 years diego x86: h264dsp: drop some unnecessary ifdefs around prototype declarations
(edit) @1fa4018e   12 years michaelni jpegdec: try to fix different flipping behavior of inteljpegs. This …
(edit) @507d2d28   12 years michaelni lsp: change assert to av_assert Signed-off-by: Michael Niedermayer …
(edit) @c868219c   12 years michaelni lavc: put motion test back. While not that usefull, we can as well …
(edit) @e6dc0da5   12 years michaelni rmdec: remove unused variable Signed-off-by: Michael Niedermayer …
(edit) @8cc77646   12 years michaelni yadif: remove unused variable Signed-off-by: Michael Niedermayer …
(edit) @b0dc4286   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
(edit) @344fbc47   12 years kostya.shishkov mss12: merge decode_pixel() and decode_top_left_pixel() No meaningful …
(edit) @626c1a33   12 years kostya.shishkov mss12: reduce SliceContext size from 1067 to 164 KB Signed-off-by: …
(edit) @a97ee41b   12 years kostya.shishkov mss12: move SliceContexts out of the common context into the codec …
(edit) @eb239a57   12 years diego build: avcodec: order cosmetics
(edit) @7681b883   12 years diego intrax8dsp: Add missing #include to make header standalone
(edit) @13b6b7e0   12 years diego Delete motion-test tool; it is of doubtful utility.
(edit) @5d558303   12 years michaelni snowdec: remove unused variable Signed-off-by: Michael Niedermayer …
(edit) @0b23452c   12 years michaelni ffv1: fix 2 uninitialized variable warnings Signed-off-by: Michael …
(edit) @f099fbf5   12 years michaelni Remove redundant masks in STORE_BGR24_MMX. Signed-off-by: Michael …
(edit) @50b0edea   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @083e65cf   12 years michaelni fate: add ansi256 test case Signed-off-by: Michael Niedermayer …
(edit) @15616eb0   12 years mans intrax8: move functions from dsputil to own context Signed-off-by: …
(edit) @c8ef3093   12 years stefasab examples: add demuxing.c example
(edit) @f7eec895   12 years stefasab lavf/segment: set EXT-X-VERSION to 3 rather than to 4 There is …
(edit) @34bf06a3   12 years stefasab lavfi: when configuring a link, set channel layout from previous link …
(edit) @06fc74bd   12 years stefasab lavc/codec_desc: fix name of wavesynth codec
(edit) @4654bf44   12 years michaelni flvdec: fix creation of lots of phantom data streams Signed-off-by: …
(edit) @c112b6b6   12 years michaelni configure: Treat warnings as errors in check_yasm() yasm generates a …
(edit) @19a71dbc   12 years michaelni psxstr: more correct array type. Signed-off-by: Michael Niedermayer …
(edit) @c0daa73a   12 years michaelni fix flv new stream handling after head already parsed This fixes …
(edit) @5081310b   12 years michaelni lavf: add missing new line to some error messages 2 Signed-off-by: …
(edit) @9d87cf51   12 years michaelni lavfi/vf_frei0: add missing new line to some error messages …
(edit) @53241b5d   12 years michaelni lavc: add missing new line to some messages Signed-off-by: Michael …
(edit) @08277a45   12 years michaelni lavf: add missing new line to some error messages Signed-off-by: …
(edit) @9b4badb0   12 years michaelni Fix libx264 profile listing Signed-off-by: Michael Niedermayer …
(edit) @9cdb596   12 years michaelni libmpcodecs: remove unused and half existing vo_fs variable It breaks …
(edit) @65a31a0d   12 years michaelni ansi: erase screen on first frame Signed-off-by: Michael Niedermayer …
(edit) @3ac718d6   12 years michaelni ansi: support 256-colors Signed-off-by: Michael Niedermayer …
(edit) @95b9e56b   12 years michaelni ansi: support escaped codes where last argument is zero …
(edit) @368a768c   12 years michaelni ansi: remove misplaced return Signed-off-by: Michael Niedermayer …
(edit) @c3f20cef   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @75a4b91   12 years michaelni Merge remote-tracking branch 'stev47/master' * stev47/master: cpia: …
(edit) @899101d3   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: crypto: …
(edit) @a26789cf   12 years Carl Eugen Hoyos Fix compilation with yasm-0.6.2.
(edit) @e3096771   12 years stephan Merge branch 'master' of git://source.ffmpeg.org/ffmpeg
(edit) @296140eb   12 years stephan cpia: move reget_buffer after header check If the header is invalid, …
(edit) @d55252c3   12 years stefasab lavfi/mp: remove decimate wrapper It was natively integrated into …
(edit) @3061664a   12 years michaelni avoid ambigous buffersink names Signed-off-by: Michael Niedermayer …
Note: See TracRevisionLog for help on using the revision log.