52664 Commits (60ab4480423769ac3db487aba5232b187036c7ea)
 

Author SHA1 Message Date
Luca Barbato c140105410 oma: K&R formatting cosmetics 12 years ago
Luca Barbato 26a44143ef avplay: remove a warning 12 years ago
Anton Khirnov cf679b9476 hls, segment: fix splitting for audio-only streams. 12 years ago
Paul B Mahol 785eb5fc57 lavfi/negate: unbreak negate alpha 12 years ago
Paul B Mahol 7becddd5f3 doc/filters: remove non-existent ft_load_flags entry 12 years ago
Michael Niedermayer 24bb01f038 avcodec_string: Print the used codec if it differs from the codec_id name. 12 years ago
Michael Niedermayer 59a3b6b751 avcodec_string: remove the "(hq)" listing 12 years ago
Michael Niedermayer a057552212 avutil/log: dont count&print repeats for empty strings 12 years ago
Michael Niedermayer 9a0aa8d02a avcodec/intrax8: fix regression with wmv3 12 years ago
Clément Bœsch 039c2b7828 lavfi/hqdn3d: remove timeline flag. 12 years ago
Diego Biurrun 7c00e9d8ae x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponents 12 years ago
Michael Niedermayer 74b1c32a80 avutil/log: leave prefix printing state on empty input. 12 years ago
Michael Niedermayer d78329700d vc1dec: make sure next_use_ic is set correctly 12 years ago
Michael Niedermayer ee4c01bef6 vc1dec: factor lut clean code 12 years ago
Michael Niedermayer ba323d67fa avformat/write_packet: drop disabled code 12 years ago
Michael Niedermayer eba33396f0 avformat/mux: set avoid_negative_ts based on flags if not overridden by user or muxer 12 years ago
Michael Niedermayer e5891a2337 avformat/movenc: mov/mp4 should support negative timestamps through edit lists 12 years ago
Michael Niedermayer 647f306b46 avformat/mux: assert that timestamps are positive after offsetting them 12 years ago
Michael Niedermayer c329195a27 avformat/mux: use a local variable for offset 12 years ago
Michael Niedermayer 060f14f493 avformat/mux: change avoid_negative_ts code to support later addition of AVStreams 12 years ago
Paul B Mahol 30579b7ef0 dcaenc: silence address sanitizer warning 12 years ago
Paul B Mahol 6a8d05061f lavfi/stereo3d: avoid division when changing aspect ratio 12 years ago
Paul B Mahol 42d61fd968 lavfi/afade: fix AVOptions descriptions 12 years ago
Paul B Mahol e0a636fadf doc/filters: fix afade 2nd example 12 years ago
Paul B Mahol 09250e3445 lavfi/curves: add support for more rgb formats 12 years ago
Paul B Mahol 1a530f9ed8 lavfi: support timeline for colorbalance and colorchannelmixer 12 years ago
Michael Niedermayer 721ffc691a Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer c4bf740225 Merge commit 'c2cb01d418dd18e1cf997c038d37378d773121be' 12 years ago
Michael Niedermayer 05f4c05061 vc1dec: remove interlaced warning 12 years ago
highgod0401 cd134963e8 lavfi/unsharp: add opencl unsharp filter 12 years ago
highgod0401 f31247cf47 lavu/opencl:add opencl set param function 12 years ago
Michael Niedermayer 667159e718 fate: re-enable fate-acodec-dca2 12 years ago
Michael Niedermayer 688fc4ac56 vc1dec: Try to fix vc1_mc_4mv_chroma4() parameters 12 years ago
Michael Niedermayer 9b49d3974e vc1dec: add avg & variable direction support to vc1_mc_4mv_chroma4() 12 years ago
Michael Niedermayer dd6e291e40 vc1dsp: add avg_no_rnd_vc1_chroma_mc4_c() 12 years ago
Michael Niedermayer 5183365aeb vc1dec: fix doxy for vc1_mc_4mv_chroma4() 12 years ago
Paul B Mahol 2c5700c5e2 vima: add @file doxy 12 years ago
Paul B Mahol da22760364 vima: generate predict_table once, and share it with all decoders 12 years ago
Paul B Mahol 77570a390d lavc/cdxl: add @file doxy 12 years ago
Martin Storsjö 74685f6783 x86: Rename dsputil_rnd_template.c to rnd_template.c 12 years ago
Paul B Mahol 084709f6a5 fate: update dca test and disable dca2 test 12 years ago
Paul B Mahol 89b5ed5f15 lavfi/noise: remove get_video_buffer, its redundant now 12 years ago
Paul B Mahol e86ed98f43 lavfi/noise: add missing emms_c() 12 years ago
Paul B Mahol 00acfdd926 lavfi/telecine: show time base change too 12 years ago
Paul B Mahol e1ba5fc968 dcaenc: update 12 years ago
Michael Niedermayer 8f0db04b08 avcodec/pthread: use THREAD_SAFE_CALLBACKS() to simplifx more code 12 years ago
Michael Niedermayer 94b3a666fa avcodec/pthread: Make sure ff_thread_finish_setup() conditions match 12 years ago
Michael Niedermayer 32a6dfeb12 vc1dec: drop mv_f_last, simplify code 12 years ago
Stefano Sabatini 16cecf9c3d doc/filters: put vidstab filters documentation in a sensible order 12 years ago
Stefano Sabatini cb23de1904 doc/filters: remove "q" constant docs for noise mode 12 years ago