source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @6b80f758   12 years stefasab doc/protocols: apply misc fixes to the UDP protocol section
(edit) @dd13da67   12 years stefasab doc/protocols: extend/clarify documentation for the buffer_size UDP option
(edit) @469b9ce8   12 years stefasab doc/protocols: document "fifo_size" and "overrun_nonfatal" UDP options …
(edit) @85044358   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: Print …
(edit) @55ed91c8   12 years Clément Bœsch threads: fix a potential race spotted by helgrind.
(edit) @652887d6   12 years Clément Bœsch fate/subtitles: sort tests alphabetically.
(edit) @daa29058   12 years michaelni mxfdec: simplify code by using av_calloc() Reviewed a long time ago …
(edit) @83d6ad3   12 years michaelni avidec: Mark first frame as keyframe in case there are no keyframes. …
(edit) @e03cd104   12 years michaelni Fix misspellings of FFmpeg Signed-off-by: Michael Niedermayer …
(edit) @5c858a0a   12 years onemda swscale/input: silence warnings about incompatible pointer types …
(edit) @0fe8acf2   12 years nicolas.george ffmpeg: add -(no)stdin option. Allows to disable interaction from …
(edit) @52ab4185   12 years nicolas.george ffmpeg: invert using_stdin and rename accordingly. There are other …
(edit) @45870f8b   12 years mans Print full compiler identification, not only version number This …
(edit) @bf1cf4d5   12 years mans flacdec: reverse lpc coeff order, simplify filter Reversing the lpc …
(edit) @9f97af26   12 years diego x86: dsputil: drop some unused CPU flag debug code
(edit) @6b7849e6   12 years onemda swscale: unscaled rgba64->rgb48 Signed-off-by: Paul B Mahol …
(edit) @b4befca2   12 years onemda swscale: unscaled rgba64->bgr48 Signed-off-by: Paul B Mahol …
(edit) @9d8eac68   12 years onemda swscale: simplify unscaled rgb48<->bgr48 Using av_bswap16 should be …
(edit) @204c4e95   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: ppc: …
(edit) @c66978e2   12 years michaelni sws: more complete doxy for sws_setColorspaceDetails() Signed-off-by: …
(edit) @5784a469   12 years stefasab lavf/utils: show the number of stream in case of missing parameter …
(edit) @739ec710   12 years stefasab lavf/utils: suggest what to do in case of missing codec information …
(edit) @a293549b   12 years stefasab lavf/utils: extend has_codec_parameters() to make it show what info is …
(edit) @31a192f3   12 years michaelni imgconvert: favor pixel formats without resolution loss Fixes …
(edit) @ef1c0b52   12 years michaelni avfiltergraph: add some debug info about selected pixel formats …
(edit) @6a314d5   12 years stefasab configure: simplify dependencies for x11_grab_device XShmCreateImage …
(edit) @0cc9077a   12 years stefasab configure: fix help message for --disable-avfilter Increase …
(edit) @712d8213   12 years stefasab lavfi/avfiltergraph: apply misc fixes to fix …
(edit) @dece4f46   12 years michaelni ffmpeg: revert 3ba90d9 (cosmetics to reduce difference to qatar by …
(edit) @60f32910   12 years michaelni mlpdec: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @ba0e6999   12 years michaelni sws/input: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @ffdd93a2   12 years mans ppc: fix build with altivec disabled Signed-off-by: Mans Rullgard …
(edit) @28f9ab70   12 years mans vp3: move idct and loop filter pointers to new vp3dsp context This …
(edit) @ab9f9876   12 years mans build: add CONFIG_VP3DSP, reduce repetition in OBJS lists …
(edit) @4cfb0d87   12 years kostya.shishkov tscc2: do not add/subtract 128 bias during DCT It turns out that the …
(edit) @3c6c191   12 years kostya.shishkov tscc2: fix typo in DCT
(edit) @c547e5f   12 years diego configure: clarify external library section of help output
(edit) @87246953   12 years diego configure: mark libfdk-aac as nonfree
(edit) @47876d66   12 years diego configure: cosmetics: drop some unnecessary backslashes
(edit) @56ae592   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @d4838675   12 years nicolas.george avfiltergraph: document a catch in request_oldest(). This one is …
(edit) @f98d814b   12 years nicolas.george avfiltergraph: add a debug message on EOF.
(edit) @d06bfda0   12 years nicolas.george lavfi: rescale link->current_pts. The doxy says, and the heap …
(edit) @7a249625   12 years diego os_support: K&R formatting cosmetics
(edit) @0b74b8f6   12 years onemda ptx: correct decoding The image data is in BGR and not in RGB. …
(edit) @ad8dabfe   12 years michaelni mov/aac: skip initial aac padding Signed-off-by: Michael Niedermayer …
(edit) @b688c7b7   12 years michaelni riff: add "SM4V" FourCC Reviewed-by: compn <tempn@twmi.rr.com> …
(edit) @6d4e0d1b   12 years michaelni avf:rmdec.c fill duration to AVFormatContext Signed-off-by: Michael …
(edit) @453c02f9   12 years lu_zero libopenjpeg: introduce encoding support Based on FFmpeg version from …
(edit) @b43a7bb4   12 years lu_zero libopenjpeg: rename decoder source file. Signed-off-by: Michael …
(edit) @21d82554   12 years michaelni sws: handle non native rgb<->rgb convertions Signed-off-by: Michael …
(edit) @22a27953   12 years michaelni yuv2rgb: implement 15/16bit ordered dither Signed-off-by: Michael …
(edit) @86991ce   12 years martin RTMPTS protocol support Signed-off-by: Martin Storsjö <martin@martin.st>
(edit) @6aedabc9   12 years martin RTMPS protocol support Signed-off-by: Martin Storsjö <martin@martin.st>
(edit) @1d903a5e   12 years nicolas.george lswr: channel_map requires input conversion. channel_map is applied …
(edit) @5417efbb   12 years anton avconv: print an error message when demuxing fails. Also exit in such …
(edit) @81dd908   12 years Carl Eugen Hoyos Fix libilbc compilation. Fixes ticket #1540
(edit) @7f5fae1   12 years Carl Eugen Hoyos mpeg4videodec: Add two missing format specifiers for debug output.
(edit) @34aa61a3   12 years Carl Eugen Hoyos mpeg4videodec: Use format specifier PRId64 for int64_t.
(edit) @6dfea3a3   12 years Carl Eugen Hoyos Remove internal MPlayer FourCC viv1. Reviewed-by: Derek Buitenhuis …
(edit) @0b40153d   12 years kostya.shishkov tscc2: DCT output should not be clipped This fixes decoding some …
(edit) @bdf28d1   12 years michaelni sws: extend dither tables by 1 line so simpler arithmetic can be used …
(edit) @3071af6c   12 years onemda tiff: read more tags of type string Signed-off-by: Paul B Mahol …
(edit) @292850b6   12 years onemda tiff: add smarter checks if there is enough data left Signed-off-by: …
(edit) @1ec83d9a   12 years onemda tiff: port to bytestream2 Prevents out of array reads. …
(edit) @775c4d3   12 years martin rtmp: Rename rtmphttp to ffrtmphttp The prefix makes it easier to …
(edit) @6dac8c83   12 years onemda lavu: disable av_uninit for clang This silence bunch of useless …
(edit) @9db747b2   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: rtmp: …
(edit) @5dba4cbc   12 years michaelni ffmpeg: fix streamcopy of some mp3 in avi Fixes Ticket1432 …
(edit) @b45a313e   12 years michaelni ffv1dec: fix error concealment for gop>1 Signed-off-by: Michael …
(edit) @e03077c4   12 years michaelni Fix DCA-XXCH extension scaling for embedded downmixes. Reviewed-by: …
(edit) @73154fee   12 years michaelni Fix ordering of XXCH downmix coefficients. Reviewed-by: Benjamin …
(edit) @ac9389a6   12 years michaelni ffv1dec: detect errors in bytestream end mismatches for EC …
(edit) @b0d674ec   12 years michaelni ffv1dec: set the first slices bytestream end correctly Signed-off-by: …
(edit) @f5af3568   12 years michaelni ffv1dec: keep track of errors in slice headers for EC Signed-off-by: …
(edit) @094845aa   12 years michaelni ffv1dec: add simple error concealment in case of CRC errors on slices. …
(edit) @371d37fc   12 years michaelni ffv1: keep last_frame (to be used for error concealment) …
(edit) @8486c8c   12 years michaelni configure: print if the docs building tools have been found …
(edit) @4564101   12 years michaelni doc/filters: Fix two typos Signed-off-by: Michael Niedermayer …
(edit) @08e087cc   12 years kostya.shishkov rtmp: rtmp_parse_result() add case for video and audio packets to …
(edit) @f06dee77   12 years martin configure: Move the getaddrinfo function check into the network block …
(edit) @7543fd80   12 years onemda exr: check size of uncompressed buffer returned by uncompress() The …
(edit) @8b855b69   12 years michaelni Changelog: add geotiff Signed-off-by: Michael Niedermayer …
(edit) @fbe02459   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @03d1b18e   12 years martin configure: Remove an unused 'have' item This is only used for …
(edit) @20d569dd   12 years diego mpeg: remove disabled code
(edit) @c37c383e   12 years martin libfdk-aac: Check if cutoff value is valid Passing a cutoff value < …
(edit) @9e4b04f8   12 years martin network: Always use our version of gai_strerror on windows Even if …
(edit) @c98e205   12 years martin network: Undefine existing gai_strerror definitions This avoids …
(edit) @2ca6e9bb   12 years martin network: Extend the fallback gai_strerror implementation to handle …
(edit) @9a1963fb   12 years stefasab ffprobe: reindent after the previous commit
(edit) @5626e812   12 years stefasab ffprobe: only decode frame if the codec is available Fix crash when a …
(edit) @fda968a   12 years stefasab lavfi: decrease logging level of message showing initial parameters …
(edit) @a1e52c94   12 years Carl Eugen Hoyos Simplify ptx decoding on big-endian. Reviewed-by: Reimar Döffinger
(edit) @a8ff7e3f   12 years Carl Eugen Hoyos riff: Assign U263 FourCC to CODEC_ID_H263
(edit) @96e25073   12 years michaelni isom: add "NO16" FourCC samples: …
(edit) @198c4ea2   12 years michaelni riff: add dvis/pdvc FourCCs samples: …
(edit) @209f92d9   12 years michaelni lavc: add seperate AVCodec for CODEC_ID_H263P so demuxers can use that …
(edit) @8d0ec6e0   12 years michaelni isom: add "MNG" FourCC sample: …
(edit) @b4675d0f   12 years martin configure: Check for CommandLineToArgvW The actual result of the …
Note: See TracRevisionLog for help on using the revision log.