source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @42a7938   12 years michaelni fate: temporary disable jpeg2000 test to avoid fate breakage from next …
(edit) @b4fc2a10   12 years michaelni fate: fix jpeg2000 on big endian Signed-off-by: Michael Niedermayer …
(edit) @2fa08abd   12 years michaelni sws: enable xyz12, this for now is just for swaping between le and be …
(edit) @7f17e0ff   12 years michaelni sws: add 16bit gbrp formats to packed_16bpc_bswap() Signed-off-by: …
(edit) @f5cca47   12 years michaelni sws: extend packed_16bpc_bswap code to handle planar formats …
(edit) @51494077   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: aac: …
(edit) @65af5e81   12 years michaelni Merge commit '1b6f84a98665a15130e969fd6b460a05d50090c1' * commit …
(edit) @124244ec   12 years michaelni Merge commit 'b963f021b603509b5159873de4919dec441d0782' * commit …
(edit) @0400176   12 years stefasab lavfi/mp: remove mp=tinterlace wrapper From various tests, there is …
(edit) @75070d9f   12 years stefasab lavfi/transpose: apply grammar consistency fixes to transpose dir option
(edit) @dfb3de21   12 years stefasab doc/filters: apply various general fixes to vidstabdetect docs Adopt …
(edit) @191430a2   12 years michaelni Merge commit '28663511c99b3cdaf9387a15032259879474f5f4' * commit …
(edit) @506ebdac   12 years michaelni Merge commit '03b052c023e1f58d879cb7eeb6421ed39262d39d' * commit …
(edit) @2ac6d6b7   12 years michaelni Merge commit 'c14010541035454b4d3ad08399d70423be4e0c87' * commit …
(edit) @5fd254c   12 years michaelni Merge commit '26a44143efb513a602542fb59aee87b1fc62af51' * commit …
(edit) @54056c14   12 years michaelni Merge commit 'cf679b9476727a237c8006c685ace18acba149ab' * commit …
(edit) @0fb64da6   12 years michaelni avformat: Add black ops audio demuxer Fixes Ticket2064 …
(edit) @a943a132   12 years lu_zero aac: check the maximum number of channels Broken bitstreams could …
(edit) @7f138310   12 years michaelni ffv1enc: favor version 3 over 2 unless -strict -2 is set …
(edit) @1c1a2d13   12 years stefasab lavu/mem: remove redundant comment from av_dynarray_add() The …
(edit) @9f3d873f   12 years stefasab doc/filters: update/extend transpose filter documentation In …
(edit) @028c7335   12 years stefasab lavfi/transpose: reindent constants
(edit) @d33c77b1   12 years stefasab lavfi/transpose: restore validity of values in range 4-7 They were …
(edit) @1b6f84a9   12 years diego h264_refs: Do not print check_opcodes() return value The return value …
(edit) @1e4f75de   12 years stefasab doc/filters: readjust w/h option descriptions
(edit) @efff0941   12 years stefasab doc/filters: fix grammar for removelogo filter doc sentence
(edit) @b963f021   12 years diego fate: Invoke pixfmts lavfi tests through fate-run.sh
(edit) @28663511   12 years diego fate: Invoke pixdesc lavfi tests through fate-run.sh
(edit) @03b052c0   12 years diego fate: Invoke standard lavfi tests through fate-run.sh
(edit) @d4868a96   12 years michaelni ffv1dec: remove redundant error message. Signed-off-by: Michael …
(edit) @ff0b4c08   12 years michaelni ffv1dec: add code to support frame threading with gop=1 ffv1 …
(edit) @1a392fc5   12 years michaelni ffv1: Store a flag in the global header that indicates if all frames …
(edit) @cc5c1559   12 years onemda astats filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @3fa6c992   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
(edit) @c1401054   12 years lu_zero oma: K&R formatting cosmetics
(edit) @26a44143   12 years lu_zero avplay: remove a warning Set the data field in the flush_pkt to the …
(edit) @cf679b94   12 years anton hls, segment: fix splitting for audio-only streams. …
(edit) @785eb5f   12 years onemda lavfi/negate: unbreak negate alpha Signed-off-by: Paul B Mahol …
(edit) @7becddd5   12 years onemda doc/filters: remove non-existent ft_load_flags entry Signed-off-by: …
(edit) @24bb01f0   12 years michaelni avcodec_string: Print the used codec if it differs from the codec_id …
(edit) @59a3b6b7   12 years michaelni avcodec_string: remove the "(hq)" listing printing "hq" depending on …
(edit) @a0575522   12 years michaelni avutil/log: dont count&print repeats for empty strings Signed-off-by: …
(edit) @9a0aa8d0   12 years michaelni avcodec/intrax8: fix regression with wmv3 This also decreases …
(edit) @039c2b78   12 years Clément Bœsch lavfi/hqdn3d: remove timeline flag. The filter stores some temporal …
(edit) @7c00e9d8   12 years diego x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponents The …
(edit) @74b1c32a   12 years michaelni avutil/log: leave prefix printing state on empty input. Fixes …
(edit) @d783297   12 years michaelni vc1dec: make sure next_use_ic is set correctly Signed-off-by: Michael …
(edit) @ee4c01be   12 years michaelni vc1dec: factor lut clean code Signed-off-by: Michael Niedermayer …
(edit) @ba323d67   12 years michaelni avformat/write_packet: drop disabled code Signed-off-by: Michael …
(edit) @eba33396   12 years michaelni avformat/mux: set avoid_negative_ts based on flags if not overridden …
(edit) @e5891a23   12 years michaelni avformat/movenc: mov/mp4 should support negative timestamps through …
(edit) @647f306b   12 years michaelni avformat/mux: assert that timestamps are positive after offsetting …
(edit) @c329195a   12 years michaelni avformat/mux: use a local variable for offset Signed-off-by: Michael …
(edit) @060f14f4   12 years michaelni avformat/mux: change avoid_negative_ts code to support later addition …
(edit) @30579b7e   12 years onemda dcaenc: silence address sanitizer warning Signed-off-by: Paul B Mahol …
(edit) @6a8d0506   12 years onemda lavfi/stereo3d: avoid division when changing aspect ratio …
(edit) @42d61fd9   12 years onemda lavfi/afade: fix AVOptions descriptions Signed-off-by: Paul B Mahol …
(edit) @e0a636fa   12 years onemda doc/filters: fix afade 2nd example Signed-off-by: Paul B Mahol …
(edit) @09250e34   12 years onemda lavfi/curves: add support for more rgb formats Signed-off-by: Paul B …
(edit) @1a530f9e   12 years onemda lavfi: support timeline for colorbalance and colorchannelmixer …
(edit) @721ffc6   12 years michaelni Merge remote-tracking branch 'qatar/master' * commit …
(edit) @c4bf7402   12 years michaelni Merge commit 'c2cb01d418dd18e1cf997c038d37378d773121be' * commit …
(edit) @05f4c050   12 years michaelni vc1dec: remove interlaced warning While not yet bugfree, the warning …
(edit) @cd13496   12 years michaelni lavfi/unsharp: add opencl unsharp filter Signed-off-by: Michael …
(edit) @f31247c   12 years michaelni lavu/opencl:add opencl set param function Signed-off-by: Michael …
(edit) @667159e7   12 years michaelni fate: re-enable fate-acodec-dca2 Signed-off-by: Michael Niedermayer …
(edit) @688fc4a   12 years michaelni vc1dec: Try to fix vc1_mc_4mv_chroma4() parameters This fixes several …
(edit) @9b49d397   12 years michaelni vc1dec: add avg & variable direction support to vc1_mc_4mv_chroma4() …
(edit) @dd6e291e   12 years michaelni vc1dsp: add avg_no_rnd_vc1_chroma_mc4_c() Signed-off-by: Michael …
(edit) @5183365a   12 years michaelni vc1dec: fix doxy for vc1_mc_4mv_chroma4() Signed-off-by: Michael …
(edit) @2c5700c5   12 years onemda vima: add @file doxy Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @da227603   12 years onemda vima: generate predict_table once, and share it with all decoders …
(edit) @77570a39   12 years onemda lavc/cdxl: add @file doxy Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @74685f67   12 years martin x86: Rename dsputil_rnd_template.c to rnd_template.c This makes it …
(edit) @084709f   12 years onemda fate: update dca test and disable dca2 test Signed-off-by: Paul B …
(edit) @89b5ed5f   12 years onemda lavfi/noise: remove get_video_buffer, its redundant now …
(edit) @e86ed98f   12 years onemda lavfi/noise: add missing emms_c() Signed-off-by: Paul B Mahol …
(edit) @00acfdd9   12 years onemda lavfi/telecine: show time base change too Signed-off-by: Paul B Mahol …
(edit) @e1ba5fc9   12 years onemda dcaenc: update Long story short: previous code was useless and was …
(edit) @8f0db04b   12 years michaelni avcodec/pthread: use THREAD_SAFE_CALLBACKS() to simplifx more code …
(edit) @94b3a666   12 years michaelni avcodec/pthread: Make sure ff_thread_finish_setup() conditions match …
(edit) @32a6dfeb   12 years michaelni vc1dec: drop mv_f_last, simplify code Signed-off-by: Michael …
(edit) @16cecf9   12 years stefasab doc/filters: put vidstab filters documentation in a sensible order
(edit) @cb23de19   12 years stefasab doc/filters: remove "q" constant docs for noise mode It was removed …
(edit) @f40cf96e   12 years stefasab doc: remove all-components.texi, include its content verbatim Force …
(edit) @c2cb01d4   12 years lu_zero lavf: introduce AVFMT_TS_NEGATIVE Most formats do not support …
(edit) @575399c7   12 years michaelni Merge commit 'fc18cc44ebfae07da153dc782572e7ce2f6fe47d' * commit …
(edit) @aa96439f   12 years onemda lavc: remove unused put_bits.h headers Signed-off-by: Paul B Mahol …
(edit) @035a3792   12 years Clément Bœsch lavfi/subtitles: zero-init AVSubtitle. This avoids invalid free when …
(edit) @d382170c   12 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: lavc: …
(edit) @12e3c1be   12 years michaelni vc1dec: drop old use_ic code from vc1_b_mc Signed-off-by: Michael …
(edit) @100184cc   12 years michaelni vc1: use use_ic instead of shuffling mv_mode around Signed-off-by: …
(edit) @84c0ec92   12 years michaelni vc1dec: Implement intensity compensation for vc1_interp_mc() …
(edit) @782ebd61   12 years michaelni vc1dec: redesign the intensity compensation The existing …
(edit) @73050df2   12 years Clément Bœsch lavfi: add timeline support in {de,remove}logo. Both don't change …
(edit) @70feca92   12 years nicolas.george lavc: check decoded subtitles encoding. Address trac ticket #2431.
(edit) @29ebb7ba   12 years nicolas.george lavu: fix GET_UTF8 macro. Prevent 0xFE and 0xFF from being considered …
(edit) @1f6aa7de   12 years Clément Bœsch lavfi: add vidstabutils.h to SKIPHEADERS. Fix checkheaders when …
(edit) @c7d2a3ab   12 years Clément Bœsch lavfi/vidstabdetect: fix direct path. The frame must be writable if …
(edit) @c82f6e58   12 years Clément Bœsch lavfi/vidstab: remove mention of defaults for consistency with other …
Note: See TracRevisionLog for help on using the revision log.