source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @337ce558   13 years nicolas.george fftools: add -report option.
(edit) @5207f959   13 years Carl Eugen Hoyos Separate mxf_essence_container_uls for audio and video. It is a …
(edit) @2483f536   13 years Reimar.Doeffinger mxfdec: do not try to use an obviously broken index. Also fixes a …
(edit) @f5ecc4c   13 years michaelni lavc: 1000l, unbreak ABI Signed-off-by: Michael Niedermayer …
(edit) @cd519b7e   13 years michaelni avi: add escape130 support Signed-off-by: Michael Niedermayer …
(edit) @02ce07f   13 years michaelni amvenc: support videos with heights that are not a multiple of 16. …
(edit) @02acfb1c   13 years michaelni wavdec: add ignore length option to ignore incorrect lengthes like SOX …
(edit) @85cd1eb1   13 years michaelni add missing long_name for amv and dca encoder Reviewed-by: Carl Eugen …
(edit) @4ac862f4   13 years michaelni Makefile: disable compiling avconv by default. Signed-off-by: Michael …
(edit) @b7bf93b9   13 years michaelni mlp: Use correct speaker locations in TrueHD channel layout. (cherry …
(edit) @c59b80c8   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: isom: …
(edit) @5b98ea1   13 years michaelni vb: Add some checks on input buffer related values. Fixes crash with …
(edit) @4557d7d   13 years michaelni libx264: workaround a bug in some versions of flash player Fixes …
(edit) @4c386333   13 years justin.ruggles isom: sort and pretty-print codec_movaudio_tags[] original order is …
(edit) @7714770d   13 years justin.ruggles isom: remove pointless comments in codec_movaudio_tags[]
(edit) @21ebf2d4   13 years justin.ruggles isom: remove commented-out tag for vorbis
(edit) @60cd802   13 years justin.ruggles movenc: write 'chan' tag for AC-3 in MOV
(edit) @1fdf18f4   13 years justin.ruggles mov: add support for reading and writing the 'chan' tag This …
(edit) @b2890f5e   13 years justin.ruggles audioconvert: add some additional channel and channel layout macros
(edit) @1d2449a6   13 years justin.ruggles audioconvert: change 7.1 "wide" layout to use side surround channels
(edit) @8e8c5131   13 years justin.ruggles movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs …
(edit) @523da37f   13 years michaelni cljrenc: 2x2 ordered dither support. Signed-off-by: Michael …
(edit) @74d9b213   13 years michaelni cljrenc: add AVOption to disable dither Signed-off-by: Michael …
(edit) @d5837d7   13 years lu_zero doc: update documentation to use avconv
(edit) @ca410b4e   13 years lu_zero doc: update demuxers section Cleanup tags usage and update …
(edit) @9bdfe9ac   13 years lu_zero doc: extend external library coverage
(edit) @1de6e14e   13 years lu_zero doc: split platform specific information Move the platform-specific …
(edit) @2f017d97   13 years lu_zero doc: port the git-howto to texinfo
(edit) @c1f5da69   13 years lu_zero doc: provide fallback css and customize @float Add "note" or …
(edit) @1ebbdda1   13 years lu_zero doc: document fate in a texinfo Summarize the information provided in …
(edit) @a1c676c2   13 years stefasab filters.texi: remove confusing reference to never integrated -af option
(edit) @b73a01ea   13 years lu_zero doxy: change hue value to match our green
(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
Note: See TracRevisionLog for help on using the revision log.