|
|
|
@47e7f57a
|
12 years |
michaelni |
mjpegdec: factor handle_rstn() out
Signed-off-by: Michael Niedermayer …
|
|
|
@c46cfed
|
12 years |
onemda |
build: mp filter does not depend on postproc anymore
This fixes …
|
|
|
@a2349dc3
|
12 years |
michaelni |
vf_idet: fix type of stats
Reviewed-by: Stefano Sabatini …
|
|
|
@d155abd1
|
12 years |
Clément Bœsch |
lavfi/idet: remove unused assert include.
|
|
|
@a7f0af1
|
12 years |
Clément Bœsch |
lavfi/idet: remove unecessary context assignment.
|
|
|
@43cbd440
|
12 years |
Clément Bœsch |
lavfi/idet: support named parameters.
The parameters are currently …
|
|
|
@915d748
|
12 years |
Clément Bœsch |
lavfi/idet: remove unecessary poll_frame callback.
|
|
|
@39d17880
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@075eaf8d
|
12 years |
michaelni |
vc1dsp: fix the warning fix, make it work with --disable-asm
…
|
|
|
@955c7c7b
|
12 years |
stefasab |
doc/resampler: extend docs for min_comp and min_hard_comp options
…
|
|
|
@e06c1475
|
12 years |
stefasab |
lavfi/aresample: fix style
Improve overall consistency/improve …
|
|
|
@b3674533
|
12 years |
michaelni |
libswscale/swscale-test: fix some const correctness
Signed-off-by: …
|
|
|
@fceeac98
|
12 years |
michaelni |
vc1dsp: fix pointer type warnings
Signed-off-by: Michael Niedermayer …
|
|
|
@67c1acf2
|
12 years |
michaelni |
lavc/utils: fix 'warning: missing braces around initializer'
…
|
|
|
@169dfe32
|
12 years |
michaelni |
lcldec: fix zlib const pointer warning
Signed-off-by: Michael …
|
|
|
@2ad1eb19
|
12 years |
michaelni |
imgconvert: fix 2 "discards const qualifier from pointer target type"
…
|
|
|
@2eab1a17
|
12 years |
michaelni |
imgconvert: dont depend on default return type for get_color_type()
…
|
|
|
@4f927542
|
12 years |
michaelni |
h264_direct: silence several warning: assignment from incompatible …
|
|
|
@1f4ea4e0
|
12 years |
janne-libav |
mpegvideo: initialize videodsp with correct pixel depth
Fixes …
|
|
|
@7fc73d9
|
12 years |
michaelni |
rmdec: fix compiler warning for uninitialized variables
…
|
|
|
@4c41fc88
|
12 years |
michaelni |
mpegts: update AVProgram after pmt change
Signed-off-by: Michael …
|
|
|
@928727f9
|
12 years |
michaelni |
mxfdec: Rescale audio stream duration from EditRate to SampleRate
…
|
|
|
@a752b9b8
|
12 years |
michaelni |
ffmpeg: use the new swr -async parameter instead of a set of …
|
|
|
@f9e55c0f
|
12 years |
michaelni |
swr: support -async X as a simple way to do what ffmpeg -async X did
…
|
|
|
@0b980e57
|
12 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: fix …
|
|
|
@8b6b3632
|
12 years |
michaelni |
vf_pp: add postproc to the library dependencys for avfilter when …
|
|
|
@cf0c63d9
|
12 years |
Marton Balint |
ffplay: fix greenish line on the right edge with some xv sizes
If the …
|
|
|
@1be8d0fb
|
12 years |
michaelni |
srt_probe: make buffer pointer const
Signed-off-by: Michael …
|
|
|
@9cb887ed
|
12 years |
michaelni |
dsputil_mmx: fix pointer type for emulated_edge_mc_func()
Found-by: …
|
|
|
@f89f3d4a
|
12 years |
michaelni |
str_probe: make buffer related pointers const
Signed-off-by: Michael …
|
|
|
@28b9099a
|
12 years |
michaelni |
pva_probe: make buffer related pointers and function arguments const
…
|
|
|
@59693ed9
|
12 years |
michaelni |
mxf_probe: make buffer related pointers const
Signed-off-by: Michael …
|
|
|
@c8e5efb4
|
12 years |
michaelni |
mpc8_probe: make buffer related pointers and function arguments const
…
|
|
|
@7a84664f
|
12 years |
michaelni |
mp3_read_probe: make buffer related pointers const
Signed-off-by: …
|
|
|
@9d95dee
|
12 years |
michaelni |
microdvd_probe: make buffer pointers const
Signed-off-by: Michael …
|
|
|
@c3cb3389
|
12 years |
michaelni |
mpegps_probe: make buffer related pointers const
Signed-off-by: …
|
|
|
@e1f94326
|
12 years |
michaelni |
loas_probe: make buffer pointers const
Signed-off-by: Michael …
|
|
|
@29397c99
|
12 years |
michaelni |
lmlm4_probe: make buffer pointers const
Signed-off-by: Michael …
|
|
|
@23348647
|
12 years |
michaelni |
ipmovie_probe: make buffer pointers const
Signed-off-by: Michael …
|
|
|
@4fcf6aa7
|
12 years |
michaelni |
flac_probe: make buffer pointers const
Signed-off-by: Michael …
|
|
|
@658bd6db
|
12 years |
michaelni |
ac3_eac3_probe: mark buffer pointers const
Signed-off-by: Michael …
|
|
|
@d7e050b1
|
12 years |
michaelni |
adts_aac_probe: mark buffer pointers as const
Signed-off-by: Michael …
|
|
|
@ec40d15
|
12 years |
michaelni |
oggdec: fix warning: assignment discards qualifiers from pointer …
|
|
|
@bd16f0a3
|
12 years |
michaelni |
avfiltergraph: put variables used in #if 0 code themselfs under #if 0
…
|
|
|
@70d5cd10
|
12 years |
michaelni |
mcdec: suppress "warning: a/vst may be used uninitialized in this …
|
|
|
@e9c4f36c
|
12 years |
michaelni |
lavf/mpeg: suppress warning: lpcm_header_len may be used uninitialized …
|
|
|
@7681b8e9
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
wnv1: …
|
|
|
@9dbedf33
|
12 years |
michaelni |
Merge commit 'c6303f8d70c25dd6c6e6486c78bf99c9924e2b6b'
* commit …
|
|
|
@ba8e909c
|
12 years |
michaelni |
Merge commit '3193b13aa1e271f6d2dd68de67d448c08aef3c00'
* commit …
|
|
|
@d69238e9
|
12 years |
michaelni |
Merge commit 'f3298f12997eb4b7ad203766f768f92e3dd72a2a'
* commit …
|
|
|
@c6664242
|
12 years |
michaelni |
Merge commit 'f5f1cf52240759208b42477e2157a7b4409ade10'
* commit …
|
|
|
@0a9132b8
|
12 years |
anton |
wnv1: cosmetics, reformat
|
|
|
@51648da4
|
12 years |
anton |
xan: remove a trivially true if().
This function used to be shared …
|
|
|
@99e36ddd
|
12 years |
anton |
ansi: do not depend on get_buffer() initializing the frame.
The …
|
|
|
@261f0b14
|
12 years |
anton |
zerocodec: remove an unused variable.
|
|
|
@8adfacff
|
12 years |
anton |
zmbv: remove some pointless comments and empty lines
|
|
|
@c6303f8d
|
12 years |
anton |
yop: simplify/sanitize the decoding loop
Do not overwrite linesize …
|
|
|
@f6e395e1
|
12 years |
anton |
c93: set palette_has_changed.
|
|
|
@3eab6007
|
12 years |
anton |
bmp: cosmetics, reformat
|
|
|
@98b7a50a
|
12 years |
michaelni |
tiffdec: Fix runend handling
Fixes Ticket1999
Signed-off-by: Michael …
|
|
|
@d4d8d4f7
|
12 years |
michaelni |
rl2: return EOF on EOF
Fixes Ticket1947
Signed-off-by: Michael …
|
|
|
@eeb111d3
|
12 years |
michaelni |
Changelog: reword H264-MT entry
Signed-off-by: Michael Niedermayer …
|
|
|
@86c6bf04
|
12 years |
stefasab |
doc/filters: remove outdated comments
Audio API should not be …
|
|
|
@98dc2567
|
12 years |
Clément Bœsch |
lavc/pthread: do not re-define _GNU_SOURCE if already defined.
This …
|
|
|
@00ebac6d
|
12 years |
Clément Bœsch |
doc: stop generating syntax.html.
Just like doc/eval.texi, this file …
|
|
|
@4a9f7d2b
|
12 years |
martin |
hlsenc: Don't duplicate a string constant
Signed-off-by: Martin …
|
|
|
@3193b13a
|
12 years |
martin |
hlsenc: Allocate enough space for the pattern string
If s->filename …
|
|
|
@4f5440ad
|
12 years |
onemda |
NIST SPHERE demuxer
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@98fed176
|
12 years |
onemda |
alsdec: improve warning message when invalid channel position is found …
|
|
|
@57e99ea4
|
12 years |
Clément Bœsch |
doc/ffserver: fix a few typo.
|
|
|
@0940580a
|
12 years |
martin |
lavc: Correct the description of pkt_dts
The description as updated …
|
|
|
@d33c939b
|
12 years |
michaelni |
docs: add aresample/async example
Signed-off-by: Michael Niedermayer …
|
|
|
@3e157753
|
12 years |
michaelni |
x86/ac3dsp_init: try to workaround ICC failure.
The asm code is not …
|
|
|
@768c47ec
|
12 years |
Clément Bœsch |
lavfi: remove mp=pp filter.
Native pp filter is available.
postproc …
|
|
|
@9b8de930
|
12 years |
Clément Bœsch |
lavfi: add pp filter.
Ported from MPlayer. Original author is A'rpi, …
|
|
|
@72380d15
|
12 years |
Clément Bœsch |
fate/mp=pp: remove dering subfilter test.
This subfilter gives a …
|
|
|
@e36ba988
|
12 years |
Clément Bœsch |
fate/mp=pp: expand subfilters with dr (dering) in them.
Commands are …
|
|
|
@5af53731
|
12 years |
diego |
avfilter: Compile FIFO filters unconditionally
Building libavfilter …
|
|
|
@f3298f12
|
12 years |
diego |
Return proper error code after av_log_ask_for_sample()
|
|
|
@ed40b6bf
|
12 years |
diego |
configure: cosmetics: Separate hwaccel dependencies from …
|
|
|
@85e83e7a
|
12 years |
michaelni |
doc/ffmpeg-resampler: mention that the options also work with the …
|
|
|
@9bbfcc26
|
12 years |
michaelni |
rmenc: write correct bytes per minute
improves playback of ac3 in …
|
|
|
@76f126ba
|
12 years |
michaelni |
rmdec: set bit rate for ra3
Signed-off-by: Michael Niedermayer …
|
|
|
@8e09e183
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
8bps: …
|
|
|
@def18e54
|
12 years |
michaelni |
Merge commit 'b047c68783aa4042b322af7af043b643d5daf09c'
* commit …
|
|
|
@2f9903f6
|
12 years |
michaelni |
Merge commit '418693bdc5edad72b0d055f741931612d797eb05'
* commit …
|
|
|
@ba064ebe
|
12 years |
lu_zero |
oggdec: check memory allocation
|
|
|
@f5f1cf52
|
12 years |
lu_zero |
oggdec: K&R cosmetic formatting
|
|
|
@7e98956e
|
12 years |
lu_zero |
hlsenc: correctly report target duration
|
|
|
@b6d7d4ef
|
12 years |
anton |
8bps: cosmetics
Remove some pointless comments and empty lines.
|
|
|
@b047c687
|
12 years |
anton |
4xm: don't rely on get_buffer() initializing the frame.
|
|
|
@c64cf2a3
|
12 years |
anton |
aasc: cosmetics, reformat
|
|
|
@808b2227
|
12 years |
anton |
ansi: remove an extra return
|
|
|
@c3a76c3d
|
12 years |
anton |
asvdec: cosmetics, reformat
|
|
|
@bdfa2451
|
12 years |
anton |
aura: cosmetics, reformat
|
|
|
@2ca5ca29
|
12 years |
anton |
huffyuv: split encoder and decoder into separate files.
|
|
|
@6e5c44b0
|
12 years |
anton |
lavc: make pkt_{p,d}ts doxy less confusing
|
|
|
@418693bd
|
12 years |
anton |
lavc: rewrite and extend AVFrame doxy
|
|
|
@f9d8658d
|
12 years |
michaelni |
libpostproc: fix leak of 2kb
Signed-off-by: Michael Niedermayer …
|
|
|
@ca9eb930
|
12 years |
michaelni |
mpegvideo_enc: fix edge emulation of dimension%16 != 0 for YUV != 420
…
|
|
|