|
|
|
@614716f5
|
13 years |
Clément Bœsch |
mov: do not print string len in handler_name.
The handler name is …
|
|
|
@c99bdd51
|
13 years |
michaelni |
lavf: Fix the last PTS to be generated using -fflags +genpts
To …
|
|
|
@fa1f92a4
|
13 years |
michaelni |
vf_idet: clean detected frame types based on a 4 frame history.
…
|
|
|
@c59e73d2
|
13 years |
michaelni |
vf_idet: change individual per frame statistics to debug log level.
…
|
|
|
@4d4df310
|
13 years |
michaelni |
vf_idet: print accumulated statistics for single and multi frame …
|
|
|
@bfd30fa8
|
13 years |
Clément Bœsch |
lavfi/colormatrix: add forgotten tests.
|
|
|
@0477254d
|
13 years |
michaelni |
vf_idet: Print both the single frame based detection and the multi …
|
|
|
@1a5c08ee
|
13 years |
michaelni |
vf_idet: Add last_type variable to make code more readable.
…
|
|
|
@ca2b450c
|
13 years |
michaelni |
vf_idet: use enum to represent the type.
This will simplify future …
|
|
|
@bd603494
|
13 years |
michaelni |
asfenc: properly write index information
The index must take into …
|
|
|
@ae315a6a
|
13 years |
michaelni |
asfenc: start at object 1 instead of 0
This is how it is done in the …
|
|
|
@bc13b749
|
13 years |
michaelni |
asfenc: remove useless casts
Signed-off-by: Michael Niedermayer …
|
|
|
@f2fad251
|
13 years |
michaelni |
asfenc: reduce code duplication with new variable
Signed-off-by: …
|
|
|
@1ceff085
|
13 years |
michaelni |
asfenc: rename some variables
Signed-off-by: Michael Niedermayer …
|
|
|
@97d36a18
|
13 years |
michaelni |
asfenc: realloc index_ptr fewer times
Signed-off-by: Michael …
|
|
|
@13cc3645
|
13 years |
michaelni |
libavfilter: add colormatrix filter
Ported by: Baptiste Coudurier …
|
|
|
@4480edc
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@6cecb891
|
13 years |
Reimar.Doeffinger |
Add forgotten avio-direct reference file.
Signed-off-by: Reimar …
|
|
|
@a45605a1
|
13 years |
Reimar.Doeffinger |
Add AVIO_FLAG_DIRECT.
Allows avoiding the buffer when using avio …
|
|
|
@fde6314
|
13 years |
michaelni |
Merge remote-tracking branch 'dwbuiten/master'
* dwbuiten/master:
…
|
|
|
@91dffb4c
|
13 years |
derek.buitenhuis |
w32threads: Make pthread_cond_wait follow POSIX
pthread_cond_wait is …
|
|
|
@6da08c99
|
13 years |
derek.buitenhuis |
w32threads: Make pthread_cond_wait follow POSIX
pthread_cond_wait is …
|
|
|
@ca26c2c
|
13 years |
michaelni |
lavf: add mp1/2 to determinable_frame_size()
Signed-off-by: Michael …
|
|
|
@c22fd9bd
|
13 years |
michaelni |
allcodecs: move libaacplus down.
We choose the first encoder by …
|
|
|
@a61fada3
|
13 years |
michaelni |
mxfdec: Fix regression on files from Pinnacle Thunder
The reason for …
|
|
|
@6fb35dba
|
13 years |
michaelni |
vf_idet: print accumulated statistics at end
Signed-off-by: Michael …
|
|
|
@baf0c79
|
13 years |
michaelni |
vf_idet: set interlaced flags
Signed-off-by: Michael Niedermayer …
|
|
|
@2941a937
|
13 years |
michaelni |
vf_idet: fix indention
Signed-off-by: Michael Niedermayer …
|
|
|
@5d9cfd87
|
13 years |
michaelni |
vf_idet: move statistic variables into the context
Signed-off-by: …
|
|
|
@02567bd
|
13 years |
michaelni |
vf_idet: remove unused function
Signed-off-by: Michael Niedermayer …
|
|
|
@398491ae
|
13 years |
michaelni |
vf_idet: pass context to av_log()
Signed-off-by: Michael Niedermayer …
|
|
|
@6c7b5b7b
|
13 years |
nicolas.george |
vf_ass: use drawutils.
|
|
|
@a63712d
|
13 years |
nicolas.george |
vf_drawtext: use drawutils.
|
|
|
@e8497a33
|
13 years |
nicolas.george |
drawutils: implement uniform and mask blending.
|
|
|
@e3e89b6d
|
13 years |
michaelni |
libavfilter: Add interlace detect filter.
Signed-off-by: Michael …
|
|
|
@12292f35
|
13 years |
nicolas.george |
v4l2: allow to convert monotonic timestamps.
|
|
|
@3dde147f
|
13 years |
diego |
cosmetics: Consistently place static, inline and av_cold …
|
|
|
@d4f05ae3
|
13 years |
diego |
sbrdsp: Use standard multiple inclusion guards.
|
|
|
@8a9ae37
|
13 years |
nicolas.george |
timefilter: allow to evaluate at other times.
|
|
|
@6d21f498
|
13 years |
diego |
pcm: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@e29f66d6
|
13 years |
Clément Bœsch |
ffmpeg: fix a few typo.
|
|
|
@a4e359a3
|
13 years |
michaelni |
mpeg4: dont reset picture_num for xvid
Fixes Ticket1162
…
|
|
|
@3360b851
|
13 years |
michaelni |
h264: fix seeking in low delay streams without IDR
Fixes Ticket1165
…
|
|
|
@41a097aa
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@ae3ee72
|
13 years |
michaelni |
lavf: print some more things in TS debug statements
Signed-off-by: …
|
|
|
@b5d433d3
|
13 years |
michaelni |
lavf: increase RELATIVE_TS_BASE
Signed-off-by: Michael Niedermayer …
|
|
|
@835a893b
|
13 years |
derek.buitenhuis |
rawdec: Support fourccs YV16 and YV24
|
|
|
@34d908c
|
13 years |
lu_zero |
rtmp: implement bandwidth notification
Improve compatibility with …
|
|
|
@faba4a9b
|
13 years |
lu_zero |
rtmp: update supported audio codecs value
The audio codecs property …
|
|
|
@588eaa10
|
13 years |
Clément Bœsch |
swfdec: support compressed swf.
|
|
|
@b991b300
|
13 years |
derek.buitenhuis |
Unscaled Planar RGB -> RGB support in swscale.
Signed-off-by: Michael …
|
|
|
@38477e19
|
13 years |
michaelni |
vf_lut: avoid rgb component indexing in the inner loop
15k->10k cpu …
|
|
|
@002d9ded
|
13 years |
michaelni |
vf_lut: optimize rgb codepath
19k -> 15k cpu cycles
Signed-off-by: …
|
|
|
@79a1d986
|
13 years |
michaelni |
vf_lut: optimize planar case
2500 -> 1900 cpu cycles
Signed-off-by: …
|
|
|
@24e90d0c
|
13 years |
michaelni |
mxfenc: Don't allow muxing audio-only since it's not supported
This …
|
|
|
@b61e596a
|
13 years |
michaelni |
asf: remove duplicated index_guid
Found-by:ramiro
Signed-off-by: …
|
|
|
@cfd64ee
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
FATE: …
|
|
|
@3c480f8a
|
13 years |
michaelni |
h264: fix incompatible pointer type warnings.
Signed-off-by: Michael …
|
|
|
@11bc5580
|
13 years |
michaelni |
mpegts: fix a unused function warning
note the function is used under …
|
|
|
@e0541c7b
|
13 years |
michaelni |
dct-test: fix incompatible pointer types warning
Signed-off-by: …
|
|
|
@183c3fa4
|
13 years |
michaelni |
des: Fix half a dozen warnings
Signed-off-by: Michael Niedermayer …
|
|
|
@2663540
|
13 years |
michaelni |
ffmpeg: affect source stream index in new_output_stream function
Fix …
|
|
|
@1e05973
|
13 years |
michaelni |
movenc: fix segfault with chapter tracks
Signed-off-by: Michael …
|
|
|
@c450cf15
|
13 years |
michaelni |
libavcodec: be less picky on nonsense rc_max_rate / rc_buffer_size …
|
|
|
@49891784
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@178f75a5
|
13 years |
michaelni |
snow-test: fix pointer type warnings
Signed-off-by: Michael …
|
|
|
@5ef5c023
|
13 years |
michaelni |
swr-test: remove unused variable
Signed-off-by: Michael Niedermayer …
|
|
|
@6e1b0cda
|
13 years |
michaelni |
fft-test: fix all pointer type warnings.
Signed-off-by: Michael …
|
|
|
@87688727
|
13 years |
michaelni |
swr: remove unused variable
Signed-off-by: Michael Niedermayer …
|
|
|
@dc984da9
|
13 years |
michaelni |
swr: fix pointer type warnings
Signed-off-by: Michael Niedermayer …
|
|
|
@226671ee
|
13 years |
michaelni |
dsputil_mmx: fix scalarproduct prototypes
Signed-off-by: Michael …
|
|
|
@b76a160f
|
13 years |
michaelni |
txd: Fix "set but not used" warning
Signed-off-by: Michael …
|
|
|
@0aaa45ef
|
13 years |
derek.buitenhuis |
FATE: Add RALF decoding test
Signed-off-by: Derek Buitenhuis …
|
|
|
@b3ab3372
|
13 years |
michaelni |
audiointerleave: check timebase
Replaces FPE by clean error
…
|
|
|
@ce9bd303
|
13 years |
michaelni |
ffmpeg: fix plain -profile support
Fixes Ticket387
Signed-off-by: …
|
|
|
@6a052e64
|
13 years |
michaelni |
direcdec: fix infinite loop
Fixes Ticket1156
Signed-off-by: Michael …
|
|
|
@7a3df014
|
13 years |
michaelni |
The lt and lte functions were swapped.
|
|
|
@8df774be
|
13 years |
michaelni |
avidec: better NI detection.
The new code detects NI avis by …
|
|
|
@95587d29
|
13 years |
anton |
vsrc_buffer: allow buffering arbitrary number of frames.
|
|
|
@416fd90e
|
13 years |
anton |
vf_scale: avoid a pointless memcpy in no-op conversion.
I.e. just …
|
|
|
@63736fe
|
13 years |
anton |
avfiltergraph: try to reduce format conversions in filters.
Current …
|
|
|
@996f9f0c
|
13 years |
anton |
avfiltergraph: add an AVClass to AVFilterGraph on next major bump.
It …
|
|
|
@ddb44312
|
13 years |
anton |
id3v2: fix skipping extended header in id3v2.4
In v2.4, the length …
|
|
|
@7c9d6936
|
13 years |
michaelni |
lavc: check media type of the decoder before calling it.
This fixes a …
|
|
|
@2f7bd3b5
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
apedec: …
|
|
|
@5216245a
|
13 years |
michaelni |
indeo4: fix null ptr dereference
Found-by: Mateusz "j00ru" Jurczyk …
|
|
|
@6bd97445
|
13 years |
michaelni |
FATE: Add RALF decoding test
Signed-off-by: Derek Buitenhuis …
|
|
|
@d3db8988
|
13 years |
michaelni |
indeo4: check that num_mbs matches
Found-by: Mateusz "j00ru" Jurczyk …
|
|
|
@420d1df2
|
13 years |
derek.buitenhuis |
apedec: check bits <= 32.
Fixes a floating-point exception further …
|
|
|
@3768445b
|
13 years |
michaelni |
tm2dec: fix overread
Found-by: Mateusz "j00ru" Jurczyk and Gynvael …
|
|
|
@c265b77b
|
13 years |
rsbultje |
cavs: Remove unused code.
The square is always passed as 1 whenever …
|
|
|
@f9143d24
|
13 years |
michaelni |
ividsp: prevent pointers from going outside and overreading.
…
|
|
|
@12038ab1
|
13 years |
michaelni |
ividsp: zero pitch so as not to overread
Found-by: Mateusz "j00ru" …
|
|
|
@874ac0b1
|
13 years |
michaelni |
indeo5: change AVCodecContext w/h when internal ones change.
…
|
|
|
@d2a60743
|
13 years |
michaelni |
fate: update regression checksum due to …
|
|
|
@95ce0ddc
|
13 years |
stefasab |
lavfi/fade: fix black level for non studio-level pixel formats
Fix …
|
|
|
@1a06d6dd
|
13 years |
Reimar.Doeffinger |
lxfdec: support version 1 files, too.
Fixes trac issue #656.
…
|
|
|
@40393ac5
|
13 years |
Reimar.Doeffinger |
movenc: add some default cases.
This fixes crashes when copying a …
|
|
|
@50059bde
|
13 years |
Reimar.Doeffinger |
MOV: Fix old-style muxed raw-audio data.
This patch fixes the sample …
|
|
|
@e0ad7f74
|
13 years |
Reimar.Doeffinger |
MOV: bail out to toplevel when encountering a trak or mdat chunk.
…
|
|
|