|
|
|
@8251c053
|
12 years |
michaelni |
g729dec: switch to buffer refs style
Signed-off-by: Michael …
|
|
|
@a728a28d
|
12 years |
michaelni |
v308dec: remove unneeded self assignment
Signed-off-by: Michael …
|
|
|
@4257b804
|
12 years |
michaelni |
ffmpeg: Replace -deinterlace (which was broken by the buffer ref …
|
|
|
@f3980b75
|
12 years |
michaelni |
h264: remove unused variable
Signed-off-by: Michael Niedermayer …
|
|
|
@de8049d2
|
12 years |
michaelni |
h264: add an argument to CHROMA for consistency
Signed-off-by: …
|
|
|
@881050d
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: …
|
|
|
@86d9d349
|
12 years |
michaelni |
Merge commit '23e85be58fc64b2e804e68b0034a08a6d257e523'
* commit …
|
|
|
@92656787
|
12 years |
michaelni |
Merge commit '6d2b6f21eb45ffbda1103c772060303648714832'
* commit …
|
|
|
@bf4d0f8
|
12 years |
michaelni |
Merge commit '7fa00653a550c0d24b3951c0f9fed6350ecf5ce4'
* commit …
|
|
|
@e168b508
|
12 years |
michaelni |
Merge commit 'da6be8fcec16a94d8084bda8bb8a0a411a96bcf7'
* commit …
|
|
|
@137df69
|
12 years |
michaelni |
Merge commit '48d0fd2d62a476e1db9298163f1fc0abae26cc67'
* commit …
|
|
|
@bbc0f6f9
|
12 years |
michaelni |
Merge commit '25408b2a0660c1e6c8555559c4ed71dff2ede31e'
* commit …
|
|
|
@6c8ac2d7
|
12 years |
michaelni |
Merge commit '1c4073efd24164ac6eaa52c544f5cdb0e5f6aee5'
* commit …
|
|
|
@82f95d7f
|
12 years |
michaelni |
h264: drop special case for 9bit chroma422
Signed-off-by: Michael …
|
|
|
@fcf75022
|
12 years |
anton |
h264: remove redundant freeing of DPB in h264_decode_end
…
|
|
|
@23e85be5
|
12 years |
anton |
h264: add a parameter to the CHROMA444 macro.
This way it does not …
|
|
|
@e962bd08
|
12 years |
anton |
h264: add a parameter to the CHROMA422 macro.
This way it does not …
|
|
|
@6d2b6f21
|
12 years |
anton |
h264: add a parameter to the CABAC macro.
This way it does not look …
|
|
|
@a6931d8
|
12 years |
anton |
h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro.
This way …
|
|
|
@7fa00653
|
12 years |
anton |
h264: add a parameter to the FIELD_PICTURE macro.
This way it does …
|
|
|
@7bece9b2
|
12 years |
anton |
h264: add a parameter to the FRAME_MBAFF macro.
This way it does not …
|
|
|
@da6be8f
|
12 years |
anton |
h264: add a parameter to the MB_FIELD macro.
This way it does not …
|
|
|
@82313eaa
|
12 years |
anton |
h264: add a parameter to the MB_MBAFF macro.
This way it does not …
|
|
|
@48d0fd2d
|
12 years |
anton |
h264: merge common_init() into ff_h264_decode_init.
There is no point …
|
|
|
@25408b2a
|
12 years |
anton |
h264: make ff_h264_frame_start static.
It is not called from outside …
|
|
|
@c5b484e6
|
12 years |
onemda |
lavfi/vf_stereo3d: use standard options parsing
Signed-off-by: Paul B …
|
|
|
@cedf2765
|
12 years |
michaelni |
Provide local copies of AviSynth's and AvxSynth's requisite headers in …
|
|
|
@b9ad0094
|
12 years |
michaelni |
AviSynth demuxer rewrite.
Dynamically loads the library itself, …
|
|
|
@47540c8a
|
12 years |
michaelni |
avformat/avs: increase probe score to preempt conflict with avxsynth
…
|
|
|
@4331484b
|
12 years |
Clément Bœsch |
lavc/utils: fix metadata audio frame memleak in case of non refcounted …
|
|
|
@76fdced1
|
12 years |
michaelni |
asrc_sine: avoid use of INFINITY as it might be a non constant
This …
|
|
|
@426ebdf9
|
12 years |
michaelni |
Merge remote-tracking branch 'cigaes/master'
* cigaes/master:
…
|
|
|
@b853103f
|
12 years |
michaelni |
matroskadec: Add support for parsing Matroska ContentEncKeyID
This …
|
|
|
@2753d4eb
|
12 years |
nicolas.george |
lavfi/vf_yadif: use standard options parsing.
|
|
|
@8d4d11cd
|
12 years |
nicolas.george |
lavfi/vf_unsharp: use standard options parsing.
|
|
|
@769cc300
|
12 years |
nicolas.george |
lavfi/vf_transpose: use standard options parsing.
|
|
|
@392ec7e
|
12 years |
nicolas.george |
lavfi/vf_pad: use standard options parsing.
|
|
|
@b201c167
|
12 years |
nicolas.george |
lavfi/vf_fps: use standard options parsing.
|
|
|
@4e2bcec9
|
12 years |
nicolas.george |
lavfi/vf_fade: use standard options parsing.
|
|
|
@80580b40
|
12 years |
nicolas.george |
lavi/vf_drawbox: use standard options parsing.
|
|
|
@37438d0a
|
12 years |
nicolas.george |
lavfi/vf_delogo: use standard options parsing.
|
|
|
@40ecd44
|
12 years |
nicolas.george |
lavfi/vf_decimate: use standard options parsing.
|
|
|
@6202cf5d
|
12 years |
nicolas.george |
lavfi/vf_crop: use standard options parsing.
|
|
|
@e9ca55ae
|
12 years |
nicolas.george |
lavfi/af_volume: use standard options parsing.
|
|
|
@e9f45a83
|
12 years |
nicolas.george |
lavfi/vf_tile: use standard options parsing.
|
|
|
@8c6c811b
|
12 years |
nicolas.george |
lavfi/avf_concat: use standard options parsing.
|
|
|
@befbcc37
|
12 years |
nicolas.george |
lavfi: add common code to handle options parsing.
|
|
|
@cdd78a65
|
12 years |
nicolas.george |
lavf/vobsub: free index pseudo-packet.
|
|
|
@6a90f6d7
|
12 years |
nicolas.george |
ffmpeg: fix freeing of sub2video frame.
|
|
|
@21b092de
|
12 years |
nicolas.george |
lavfi: add sine audio source.
|
|
|
@8d928a9d
|
12 years |
nicolas.george |
lavu/opt: add AV_OPT_TYPE_DURATION.
|
|
|
@68fb7e26
|
12 years |
nicolas.george |
lavfi/concat: fix silence duration computation.
Inside …
|
|
|
@de1a7159
|
12 years |
nicolas.george |
lavf/concatdec: support seeking.
|
|
|
@710cd0fd
|
12 years |
michaelni |
avformat: Fix infinite probing that reads the whole file
Fixes: …
|
|
|
@06a43bae
|
12 years |
michaelni |
av_find_stream_info: change read_size to 64bit
Signed-off-by: Michael …
|
|
|
@1c4073ef
|
12 years |
janne-libav |
fate: add tests for h264 decoder reinit
|
|
|
@9ea6c148
|
12 years |
michaelni |
Merge remote-tracking branch 'cigaes/master'
* cigaes/master:
…
|
|
|
@271f9594
|
12 years |
michaelni |
libavcodec/mips: fix for mips optimized fp fft with hard coded tables …
|
|
|
@b274703
|
12 years |
michaelni |
avutil/atomic: use av_assert0()
Signed-off-by: Michael Niedermayer …
|
|
|
@eaa5882e
|
12 years |
michaelni |
avutil: fix compilation
Signed-off-by: Michael Niedermayer …
|
|
|
@a964d6a8
|
12 years |
nicolas.george |
lavu/frame: use channels rather than channel_layout.
|
|
|
@0d09aa9d
|
12 years |
nicolas.george |
lavf: avformat_seek_file(): validate stream_index.
|
|
|
@de1568a4
|
12 years |
nicolas.george |
lavf/concatdec: fix possible leak in case of malloc failure.
Fix CID …
|
|
|
@5eb273b2
|
12 years |
nicolas.george |
lavfi/buffersink: check av_frame_ref() failure.
|
|
|
@ac44e52f
|
12 years |
onemda |
lavfi/showwaves: make use of AV_OPT_TYPE_VIDEO_RATE
Signed-off-by: …
|
|
|
@7aa9af51
|
12 years |
onemda |
lavu/opt: add AV_OPT_VIDEO_RATE option
Signed-off-by: Paul B Mahol …
|
|
|
@a157c7f
|
12 years |
janne-libav |
h264: fix bit depth changes with frame threading
…
|
|
|
@7d29c6e
|
12 years |
michaelni |
mips: Optimization of IIR filter function
Signed-off-by: Bojan …
|
|
|
@26f3924d
|
12 years |
michaelni |
mips: Optimization of AAC coefficients encoder functions
…
|
|
|
@e7dd0365
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtmp: …
|
|
|
@f7fee8f7
|
12 years |
michaelni |
Merge commit 'c3ebfcd6e1327ca7bbcaee822e593c2da6cfd352'
* commit …
|
|
|
@084510d1
|
12 years |
michaelni |
Merge commit 'c71c80f53b6a63fd6360d9de5a262f9e7c85681f'
* commit …
|
|
|
@54b0bef3
|
12 years |
michaelni |
Merge commit '4e70d66ded537cadd32dbd02a38c3d86a203c812'
* commit …
|
|
|
@df804041
|
12 years |
michaelni |
Merge commit '6599b087de62a5f9f2a8d61a1952d777d1bff804'
* commit …
|
|
|
@17ebef2f
|
12 years |
michaelni |
Merge commit '2c328a907978b61949fd20f7c991803174337855'
* commit …
|
|
|
@a5e6080a
|
12 years |
martin |
rtmp: Pass the parameters to do_adobe_auth in the right order
…
|
|
|
@db8403d0
|
12 years |
michaelni |
vc1dec: interlaced B-frames
Signed-off-by: Michael Niedermayer …
|
|
|
@d244a61
|
12 years |
michaelni |
er: set error_occured on missing slices
Signed-off-by: Michael …
|
|
|
@17e1b3c
|
12 years |
Clément Bœsch |
fate: make metadata fate tests only output ts and metadata.
The other …
|
|
|
@33b05498
|
12 years |
stefasab |
lavc/utils: add VP6F hack for setting correct video size in stream
…
|
|
|
@d4982b1
|
12 years |
Clément Bœsch |
lavd/dshow: fix style and typo recently introduced.
|
|
|
@17c1881d
|
12 years |
onemda |
lavfi: remove harddup libmpcodecs wrapper
It is supposed to be used …
|
|
|
@b964b0fc
|
12 years |
tempn |
changelog: 10% faster aac encoding on x86 and MIPS
|
|
|
@e292d751
|
12 years |
stefasab |
ffprobe: set writer context to 0 after allocation
Avoid access to …
|
|
|
@1c3b4281
|
12 years |
Clément Bœsch |
doc/developer: fix typo in regression tests ref.
|
|
|
@879ca313
|
12 years |
Clément Bœsch |
fate: add missing filter dep in metadata tests.
|
|
|
@18f43de9
|
12 years |
stefasab |
doc/ffmpeg,ffmpeg-formats: avoid to mention ffmpeg options from …
|
|
|
@2bac6b6f
|
12 years |
stefasab |
doc/ffmpeg-formats: reword and extend documentation for …
|
|
|
@608bccf4
|
12 years |
stefasab |
lavf/avformat.h: fix a few typos in AVFormatContext:avoid_negative_ts doxy
|
|
|
@d23aefa4
|
12 years |
michaelni |
mips: inline assembly clobber list polishing
List of clobbered …
|
|
|
@4ce03a95
|
12 years |
michaelni |
lmlm4: check packet_size against lower limit too
Fixes CID732224
…
|
|
|
@d275f6ed
|
12 years |
michaelni |
doc: update release_notes by taking the ones from release/1.2
|
|
|
@bf0e44fa
|
12 years |
Clément Bœsch |
fate: add curves filter test.
|
|
|
@feeb8ca5
|
12 years |
michaelni |
vp56: Check av_frame_ref() return code
Fixes CID991837
…
|
|
|
@5f476cfe
|
12 years |
michaelni |
avformat/tee: add forgotten ret assignment
Fixes CID991840 …
|
|
|
@1e41b8cd
|
12 years |
michaelni |
hpeldsp: Increase put_no_rnd_pixels_tab[][] size
Fixes CID991852
…
|
|
|
@21aa4faf
|
12 years |
Clément Bœsch |
fate: add ebur128 metadata test.
|
|
|
@2c993fec
|
12 years |
michaelni |
audio_get_buffer: add assert to ensure nb_extended_buf has a safe …
|
|
|
@fdda9b44
|
12 years |
michaelni |
matroska_parse_frame: fix memleak
Fixes CID991856
Signed-off-by: …
|
|
|
@dec9800
|
12 years |
Clément Bœsch |
lavf: do not make a hard dep on internal subtitles helpers.
|
|
|