source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @de4811e9   12 years Carl Eugen Hoyos Force using a 64bit intermediate when calculating calendar time with …
(edit) @d30ee5e   12 years michaelni mpegaudio_parser: Don't ignore information from the first frame …
(edit) @60dbf2ef   12 years michaelni aacdec: Reconfigure output as needed, disable …
(edit) @fee5da6b   12 years michaelni psymodel: dont apply lowpass filters with a cutoff close to the …
(edit) @cada9965   12 years michaelni avformat: Fix apics with aac Fixes Ticket2318 Signed-off-by: Michael …
(edit) @a12a618a   12 years michaelni hls: fix timebase Fixes Ticket1733 Signed-off-by: Michael …
(edit) @8cc5481d   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavc: …
(edit) @47f1af47   12 years michaelni Merge commit '70762508ec5919474edb92a5b1f266fd06640f9c' * commit …
(edit) @54b298fe   12 years martin lavc: Deprecate the deinterlace functions in libavcodec …
(edit) @64e43869   12 years martin h264: Integrate draw_horiz_band into ff_h264_draw_horiz_band This …
(edit) @70762508   12 years martin lavc: Prettify printing of codec tags containing non alphanumeric …
(edit) @d65522e8   12 years martin h264: Rename the jpeg_420 pixfmt list to match the common naming …
(edit) @1f5b5b80   12 years michaelni libavcodec: changed mathematical functions in aacpsy.c This patch …
(edit) @d95143ec   12 years stefasab lavf/segment: add support to ffconcat segment list
(edit) @9167db38   12 years stefasab doc/texi2pod: fix @ref substitution rule, disallow "}" within the …
(edit) @9767ec6b   12 years stefasab lavu: add escape API The escape API will be useful to perform …
(edit) @38d40ac1   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
(edit) @fa3a7b55   12 years michaelni Merge commit '5da51284937649a8ebb84fa951c235438fcbf8ae' * commit …
(edit) @ff9b6074   12 years michaelni Merge commit '5a4e9fe855282a99586050a507d0a486ad39df5b' * commit …
(edit) @90f8b2ce   12 years michaelni Merge commit '4c364eb2b856fc33cf7b42f7c7b979e69fde5f3a' * commit …
(edit) @09131ebb   12 years michaelni Merge commit 'a2ad554def214d2d03b7c16f68dc081a8622f9ca' * commit …
(edit) @be493ca2   12 years michaelni Merge commit 'c10da30d8426a1f681d99a780b6e311f7fb4e5c5' * commit …
(edit) @bcaf64b6   12 years michaelni normalize calls to ff_alloc_packet2 - check ret < 0 - remove …
(edit) @e760e1d4   12 years martin avconv: Make sure the encoder exists before inspecting supported_list …
(edit) @5da51284   12 years martin cavs: Add a dependency on h264chroma This fixes standalone building …
(edit) @8d061989   12 years martin lavc: Split out ff_hwaccel_pixfmt_list_420[] over individual codecs …
(edit) @c257fe1f   12 years michaelni Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables. …
(edit) @a3e0fc98   12 years michaelni snowenc: fix indention Signed-off-by: Michael Niedermayer …
(edit) @70a2a493   12 years michaelni snowenc: add forgotten emms_c() Signed-off-by: Michael Niedermayer …
(edit) @87a954d6   12 years nicolas.george lavf/concat: document the use of the files durations. Address trac …
(edit) @5a4e9fe8   12 years diego avcodec/internal: Fix #if DECODE_AUDIO / ENCODE_AUDIO name mismatch
(edit) @188c0824   12 years michaelni snowenc: initialize edges This fixes a regression caused by changes …
(edit) @2dd2ee96   12 years michaelni vc1dec: use av_log_ask_for_sample for odd sprites Suggested-by: …
(edit) @037adf58   12 years onemda libilbc: use ff_alloc_packet2 Signed-off-by: Paul B Mahol …
(edit) @1811f1d8   12 years onemda libopusenc: use ff_alloc_packet2 Signed-off-by: Paul B Mahol …
(edit) @baf10ad1   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @28adecf   12 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @a3541896   12 years michaelni qdm2: check "AC" codewords Fixes out of array reads Found-by: …
(edit) @5c8ffbaa   12 years michaelni qdm2: simplify arithmetic coder tables generation Someone should …
(edit) @bb01be80   12 years michaelni rv20: Fix handling of frame skip. Fixes division by zero Found-by: …
(edit) @7bab631f   12 years michaelni mss2dsp/upsample_plane: fix 0x0 handling Fixes invalid memcpy and out …
(edit) @4c364eb2   12 years lu_zero shorten: report meaningful errors
(edit) @a2ad554d   12 years lu_zero shorten: K&R formatting cosmetics
(edit) @5cf7c727   12 years lu_zero shorten: use the unsigned type where needed get_uint returns an …
(edit) @c10da30d   12 years lu_zero shorten: set invalid channels count to 0 Prevent the loop …
(edit) @02055b6d   12 years lu_zero vorbisdec: check memory allocations
(edit) @34e7a3d7   12 years Carl Eugen Hoyos Move the iconv test to the bottom of configure. This fixes a possible …
(edit) @b45e85ab   12 years Carl Eugen Hoyos Make 32bit zmbv colour-space opaque.
(edit) @96d2e4d6   12 years Carl Eugen Hoyos Use uint8_t instead of uint16_t pointer in kega decoder. This change …
(edit) @940b06ae   12 years Carl Eugen Hoyos kgv1dec: Simplify kega decoding by using memcpy instead of loops …
(edit) @058e1f8d   12 years michaelni vc1dec: odd sized sprites are unsupported It should be easy to add …
(edit) @d9293648   12 years michaelni asfdec: dont truncate type 2-5 values Fixes use of uninitialized …
(edit) @4c56b79a   12 years michaelni vf_stereo3d: Add AVOption table terminator Signed-off-by: Michael …
(edit) @4987faee   12 years lu_zero h264: check for luma and chroma bit dept being equal The decoder …
(edit) @34d0ea5   12 years Clément Bœsch lavfi/deshake: support named options.
(edit) @c0bfc2b   12 years Clément Bœsch doc/filters: make examples a bit more consistent. Create dedicated …
(edit) @72d2e94   12 years Clément Bœsch doc/showspectrum: add some examples.
(edit) @8d950937   12 years stefasab lavfi/overlay: improve log message warning in case of clipped overlay
(edit) @f164228   12 years stefasab lavfi/overlay: add support for partial overlaying Partially rework …
(edit) @1c808943   12 years onemda lavfi/mp: drop mp=stereo3d filter The filter has been natively …
(edit) @3f35f36a   12 years onemda lavfi: port MP stereo3d filter Signed-off-by: Paul B Mahol …
(edit) @c31458c3   12 years nicolas.george lavf/concat: compute duration if possible.
(edit) @9b211c43   12 years nicolas.george examples/muxing: fix memory leak. Do not re-call …
(edit) @ad485561   12 years stefasab lavu/eval: add native support to lte and lt functions
(edit) @622a6f6   12 years nicolas.george doc/muxers: specify that tee needs -map. Address trac ticket #2311.
(edit) @3ab25e45   12 years nicolas.george Revert "lavf/concatdec: define "ffcat" and "ffconcat" extensions" …
(edit) @b1a26849   12 years stefasab lavu/opt: fix weird align
(edit) @7b9a3df5   12 years stefasab lavu/opt-test: do not explicitly set default value in test_ctx Let …
(edit) @aba18c5a   12 years stefasab tests: add overlay rgb and yuv444 tests Also rename overlay test to …
(edit) @29d8cd26   12 years michaelni mp3dec: Fix VBR bit rate parsing When parsing the Xing/Info tag, …
(edit) @d2b0b839   12 years onemda fate: add dependency for xface Signed-off-by: Paul B Mahol …
(edit) @1567095a   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @1cb3ca2a   12 years michaelni Merge commit '9c7d85b3b45a77742b1e69c48ab33f9c8a2e6f35' * commit …
(edit) @890b9c5c   12 years michaelni Merge commit 'f868b24d0f280bb966e5c352028a343e45d20a02' * commit …
(edit) @06ad309a   12 years michaelni Merge commit '813b82b927b19532e3bc3397b972c8a27b9f6326' * commit …
(edit) @d7f9f34d   12 years onemda zmbv: stop doing colorspace conversion Signed-off-by: Paul B Mahol …
(edit) @c57a5936   12 years diego hwaccel: consistent name prefixes for …
(edit) @f5ce359c   12 years onemda doc/filters: fix short options for noise filter Signed-off-by: Paul B …
(edit) @2a7ab2d   12 years diego configure: Use check_builtin() where appropriate
(edit) @9c7d85b3   12 years diego configure: Add check_builtin convenience function
(edit) @f868b24   12 years diego configure: Add sanitize_var_name convenience function This is useful …
(edit) @813b82b9   12 years diego configure: Fix silly typo in logging command of check_struct()
(edit) @715c2308   12 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Add …
(edit) @e398990e   12 years michaelni msrledec: fix output_end checks Fixes out of array accesses …
(edit) @3dbc0ff9   12 years michaelni iff: fix integer overflow Fixes out of array accesses Found-by: …
(edit) @d0434613   12 years Carl Eugen Hoyos Add h264chroma dependency for mpegvideo / lowres to configure. Fix …
(edit) @7992bdbe   12 years michaelni update_stream_timings: check bitrate for being in range. Fixes …
(edit) @dae38a66   12 years michaelni dnxhddec: return the correct number of bytes from decode_frame Fixes …
(edit) @faa0068   12 years michaelni avformat: Make duration estimation from pts more robust Ignore …
(edit) @9bb54bb6   12 years michaelni nutdec: more specific return codes for decode_syncpoint() …
(edit) @7ccc0ed6   12 years michaelni nutdec: print error on invalid/unsupported fourcc style …
(edit) @144da7ee   12 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @53ca0cb8   12 years Clément Bœsch build: [autodetect] -> [no] in iconv help.
(edit) @03148fd1   12 years Carl Eugen Hoyos buildsys: only include log2_tab per library for shared builds Fix …
(edit) @523b12af   12 years Carl Eugen Hoyos Add h264chroma dependency for cavs decoder to configure. Fix building …
(edit) @9051e297   12 years Carl Eugen Hoyos Add h264qpel dependency for snow codec to configure. Fix building for …
(edit) @2b09078a   12 years Carl Eugen Hoyos Add h264chroma dependency for vp5 and vp6 decoder to configure. Fix …
(edit) @15ea1ac6   12 years janne-libav fate: remove last incomplete frame from mpeg2-field-enc test
(edit) @393dcbf0   12 years Clément Bœsch compat/strtod: isspace -> av_isspace. This should fix build after 88d55b8.
(edit) @9ad3cd5b   12 years Clément Bœsch build: disable iconv by default. It seems to break a lot on MacOS …
Note: See TracRevisionLog for help on using the revision log.