source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @74d9b213   13 years michaelni cljrenc: add AVOption to disable dither Signed-off-by: Michael …
(edit) @a1c676c2   13 years stefasab filters.texi: remove confusing reference to never integrated -af option
(edit) @43a36ad2   13 years michaelni cljrenc: Add dither to avoid the banding artifcats caused by the very …
(edit) @25b9eef4   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: cljr: …
(edit) @b229485f   13 years stefasab APIchanges: add entry after av_buffersink_poll_frame() addition
(edit) @4ab495b4   13 years michaelni Merge remote-tracking branch 'tjoppen/opatom_demuxing_and_seeking' * …
(edit) @74436ad5   13 years michaelni libnut: NULL priv->nut after nut_demuxer_uninit() as a saftey …
(edit) @e21f8a07   13 years michaelni libnut: Check nut_demuxer_init() return value. Signed-off-by: Michael …
(edit) @6f7f2396   13 years michaelni libnut: check for av_malloc failure. No, ive no testcase, i just …
(edit) @ec9d9270   13 years michaelni ffmpeg: Use the buffer sinks poll instead of its input. This fixes the …
(edit) @a502939d   13 years michaelni buffersink: Implement a poll function. With this the application can …
(edit) @ddcf3e05   13 years tomas.hardin mxfdec: Index table driven demuxing and seeking This adds OPAtom …
(edit) @6b60a4c9   13 years diego cljr: K&R cosmetics
(edit) @1c45c64c   13 years diego cljr: return a more sensible value when encountering invalid headers
(edit) @163682fa   13 years diego cljr: drop unnecessary emms_c() calls without MMX code
(edit) @fab97adb   13 years michaelni docs: Minor project name cleanup Signed-off-by: Michael Niedermayer …
(edit) @a4bf093e   13 years michaelni indevs.texi: fix application name to match the code Signed-off-by: …
(edit) @7c41995e   13 years michaelni ffmpeg: more exact comment about libavformat. Signed-off-by: Michael …
(edit) @5e67e3ea   13 years tomas.hardin mxfdec: Compute packet offsets properly This replaces the old …
(edit) @5fb800f4   13 years tomas.hardin mxfdec: Use MaterialPackage - Track - TrackID instead of the …
(edit) @fd34dbe   13 years tomas.hardin mxfdec: Parse more values in PartitionPack These values include …
(edit) @935ac228   13 years Carl Eugen Hoyos Fix typo: Correctly parse 64 byte umid tags in bext metadata.
(edit) @26c6fec   13 years nicolas.george lavu: introduce av_log_format_line.
(edit) @15c48161   13 years michaelni Merge remote-tracking branch 'shariman/wmall' * shariman/wmall: …
(edit) @e2baaa21   13 years michaelni mpegtsenc: recognize .mts as MPEG Transport Stream (encoding) …
(edit) @118ca0c7   13 years michaelni Add Escape 130 to the documentation Signed-off-by: Michael …
(edit) @bef8dfa0   13 years michaelni escape130: replace can_safely_read() by get_bits_left() …
(edit) @f7da1235   13 years michaelni escape130: give all av_log() a context Signed-off-by: Michael …
(edit) @40d62960   13 years michaelni escape130: The minimum read in and after decode_skip_count() is 4 …
(edit) @59d3656f   13 years michaelni escape130: Check dimensions to be a multiple of the block size. …
(edit) @7560c264   13 years tomas.hardin mxfdec: Parse TemporalOffsets
(edit) @623128d7   13 years tomas.hardin mxfdec: av_dlog():ify 'no corresponding source package found' This …
(edit) @33624623   13 years tomas.hardin mxfdec: Compute essence container offsets and lengths into mxf->partitions
(edit) @6d4deecf   13 years shahriman_ams Pass pointer to integer buffer instead of integer to memcpy
(edit) @8ac6469   13 years Carl Eugen Hoyos Silence a warning when compiling Escape 130 decoder. Fixes: …
(edit) @bbc10185   13 years mans cljr: remove useless casts Signed-off-by: Mans Rullgard <mans@mansr.com>
(edit) @baf3b6e5   13 years mans cljr: group encode/decode parts under single ifdefs This groups the …
(edit) @9a1420bf   13 years mans cljr: remove stray semicolon Signed-off-by: Mans Rullgard <mans@mansr.com>
(edit) @ca52bae   13 years mans cljr: add missing return statement in decode_end() Signed-off-by: …
(edit) @31c55c57   13 years michaelni escape130: 10l for myself for not initializing y_base. Signed-off-by: …
(edit) @e91c0880   13 years michaelni lavf: lower the log level of "parser not found". The information is …
(edit) @12dca02e   13 years lu_zero doc: add pulseaudio to the input list
(edit) @f75e3d25   13 years lu_zero avconv: remove unsubstantiated comment All the currently supported …
(edit) @8562d9bd   13 years janne-libav shorten: avoid abort() on unknown audio types Signed-off-by: Janne …
(edit) @289bc144   13 years tomas.hardin mxfdec: Make mxf->partitions sorted by offset This also zeroes new …
(edit) @e93947b7   13 years diego cljr: add encoder Signed-off-by: Diego Biurrun <diego@biurrun.de>
(edit) @06798c6e   13 years michaelni escape130: Fix y_base handling, this fixes some artifacts, vissible in …
(edit) @8ff3d1cc   13 years michaelni escape130: make sure cliping is done on signed values. Signed-off-by: …
(edit) @4f79c7dd   13 years michaelni Merge remote-tracking branch 'richardpl/escape130' * …
(edit) @0cc9949e   13 years Carl Eugen Hoyos Mark one colour as transparent in the gif image encoder if the input …
(edit) @51d7cd3   13 years Carl Eugen Hoyos Decode RGB ljpeg to RGB24. No alpha channel is decoded, the output …
(edit) @9608e3a1   13 years Carl Eugen Hoyos Support decoding 56 byte BMP Bitmap Information Header. Fixes ticket #719.
(edit) @6778f9d9   13 years michaelni pthread: fixed thread initialization issues related to thread-safe …
(edit) @47b20a1d   13 years diego build: merge lists of HTML documentation targets
(edit) @4dccfff9   13 years diego tests/examples: Mark some variables only used within their files as static.
(edit) @9a5d6c2   13 years diego tests/tools/examples: Replace direct exit() calls by return.
(edit) @be0675ce   13 years janne-libav x86 cpuid: set vendor union members separately Solaris Studio (suncc) …
(edit) @ec8a3e25   13 years michaelni Merge remote-tracking branch 'shariman/wmall' * shariman/wmall: …
(edit) @04a5eaa1   13 years janne-libav cljr: release picture at end of decoding Otherwise after transcoding …
(edit) @8e2bab5   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @392107ad   13 years mans rv40: NEON optimised rv40 qpel motion compensation Based on patch by …
(edit) @c5cd2311   13 years shahriman_ams Partially fix CDLMS prediction
(edit) @7023fb81   13 years Reimar.Doeffinger One last try to get zmbv test to work across all fate machines. …
(edit) @8b85c294   13 years michaelni qtrledec: Fix artifacts in tickets/226/qt_rle_bw.mov Signed-off-by: …
(edit) @1af91978   13 years michaelni qtrle.c: Fix for ticket #226. In 1bpp mode, interpret skip&0x80 as …
(edit) @78212cef   13 years lu_zero drawtext: remove typo It slipped through the last two iterations.
(edit) @bc057f75   13 years justin.ruggles pcm-mpeg: implement new audio decoding api Signed-off-by: Justin …
(edit) @8b03d7fe   13 years rsbultje w32thread: port fixes to pthread_cond_broadcast() from x264.
(edit) @d8538f06   13 years diego doc: add editor configuration section with Vim and Emacs settings …
(edit) @e5f9c892   13 years tomas.hardin mxfdec: Parse ThisPartition
(edit) @dcd30b83   13 years tomas.hardin mxfdec: Speed up metadata and index parsing Specifically, this means …
(edit) @7efea2a0   13 years lu_zero dxva2.h: include d3d9.h to define LPDIRECT3DSURFACE9 Signed-off-by: …
(edit) @e1914b5a   13 years tomas.hardin mxfdec: Make sure DataDefinition is consistent between material track …
(edit) @1170749b   13 years tomas.hardin mxfdec: Add EssenceContainer UL found in 0001GL00.MXF.A1.mxf_opatom.mxf
(edit) @0be95fe1   13 years michaelni MAINTAINERS: ask maintainers to help keep their entries in this file …
(edit) @070a40f1   13 years michaelni gxfenc: support timecode option Reviewed-by: Baptiste Coudurier
(edit) @c7e8187d   13 years diego avformat/utils: Drop unused goto label. libavformat/utils.c:2165:2: …
(edit) @ff159e78   13 years diego doxygen: Replace '\' by '@' in Doxygen markup tags.
(edit) @ee41963f   13 years diego cosmetics: drop some completely pointless parentheses
(edit) @fc9489f6   13 years janne-libav cljr: simplify CLJRContext There is no need to have delta, offset and …
(edit) @f5edfc9e   13 years lu_zero drawtext: introduce rand(min, max) Signed-off-by: Luca Barbato …
(edit) @73585620   13 years lu_zero drawtext: introduce explicit draw/hide variable Signed-off-by: Luca …
(edit) @a99dbe01   13 years Carl Eugen Hoyos Do not ignore full transparency when writing png palette. This …
(edit) @1eef08f   13 years martin rtmp: Use nb_invokes for all invoke commands …
(edit) @901af94   13 years michaelni movenc: Always write EDTS when we are able to. Inspired by a patch …
(edit) @1fa8ff38   13 years michaelni Merge remote-tracking branch 'shariman/wmall' * shariman/wmall: Fix …
(edit) @76d7d1b0   13 years michaelni img2: 10l typo Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @c1e2ca1e   13 years Carl Eugen Hoyos Allow auto-detection of ljpg images.
(edit) @ff4800c1   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: Code …
(edit) @d9ced9fe   13 years michaelni h264: init prev_frame_num to -1 on init Fixes Ticket711 …
(edit) @6287a356   13 years michaelni h264: Fix memleaks on close, reset more fields Signed-off-by: Michael …
(edit) @ba3bb53b   13 years Carl Eugen Hoyos Fix 8BPS RGB32 output, the alpha channel was ignored. Reviewed-by: …
(edit) @4d9ec05   13 years rsbultje Code cleanup - mpegvideo.c - 500-1000line Signed-off-by: Ronald S. …
(edit) @6ecc78b7   13 years Reimar.Doeffinger Choose compression level 6 for zmbv test. The default of 9 gives …
(edit) @e1ccc921   13 years michaelni movdec: remove redundant size<=8 check. Its checked a few lines below …
(edit) @7d90bc9f   13 years michaelni movdec: Read extended 64bit size before the debug av_log() and only …
(edit) @fef2da6a   13 years michaelni movdec: Fix bad computed size for atoms with size 0 in MOV files The …
(edit) @f0d0ae3   13 years michaelni mov: increase total_size only when it actually increases. This is just …
(edit) @15130b94   13 years michaelni movenc: support spliting fragments based on bytesize instead of …
(edit) @cf8ec019   13 years michaelni movenc: fragment support Reviewed-by: Baptiste Coudurier …
Note: See TracRevisionLog for help on using the revision log.