|
|
|
@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
…
|
|
|
@707af43d
|
12 years |
michaelni |
lavf/y4m: spellcheck
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@2e6bd22b
|
12 years |
michaelni |
rmdec: set bit rate for ra4
Signed-off-by: Michael Niedermayer …
|
|
|
@bc5d6e4b
|
12 years |
michaelni |
docs: point to aresample from asyncts docs
"Fixes" Ticket2036
…
|
|
|
@60c801c6
|
12 years |
stefasab |
lavf/hlsenc: reuse pattern string, rather than redefining it
Improve …
|
|
|
@005b360b
|
12 years |
stefasab |
lavf/hlsenc: fix basename size computation off-by-one bug
|
|
|
@d02202e0
|
12 years |
justin.ruggles |
opt: avoid segfault in av_opt_next() if the class does not have an …
|
|
|
@5778299c
|
12 years |
justin.ruggles |
ttadec: fix last frame handling when seeking
Using a frame count, as …
|
|
|
@e749b5dd
|
12 years |
michaelni |
configure: consider using /usr/include/openjpeg-1.5 when searching for …
|
|
|
@985aa0b
|
12 years |
michaelni |
h264: Detect POC inconsistencies and try to handle them reasonably
…
|
|
|
@68a04b0c
|
12 years |
justin.ruggles |
alacdec: do not be too strict about the extradata size
Sometimes the …
|
|
|
@5715d67b
|
12 years |
stefasab |
Changelog: add entry about the new documentation layout design
|
|
|
@1330d1d0
|
12 years |
Clément Bœsch |
doc/filters: reword introduction sentence of aformat.
|
|
|
@ba5ea7db
|
12 years |
Clément Bœsch |
doc/filters: simplify escaping in aformat.
Escaping the '=' is not …
|
|
|
@0824aa67
|
12 years |
stefasab |
doc/filters: add overlay daisy-chaining example
|
|
|
@35b97ad
|
12 years |
stefasab |
doc/filters: rework and itemize examples for the overlay filter
|
|
|
@bde1e8bf
|
12 years |
stefasab |
lavfi/overlay: make use of av_opt_set_from_string()
Simplify.
|
|
|
@5e402a53
|
12 years |
stefasab |
lavfi/overlay: switch to filter_frame API
|
|
|
@98256622
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
flac: …
|
|
|
@aef51507
|
12 years |
justin.ruggles |
flac: only set channel layout if not previously set or on channel …
|
|
|
@3f72dbe4
|
12 years |
michaelni |
ffplay: fix another use of context instead of frame parameters
Fixes …
|
|
|
@5ffb5e7a
|
12 years |
michaelni |
4xm: check the correct stream, fix fate
Signed-off-by: Michael …
|
|
|
@44fe118e
|
12 years |
onemda |
lavc/4xm: use bytestream2_get_bytes_left
Also replace relevant …
|
|
|
@6b50df6
|
12 years |
stefasab |
doc/filters: rename reference to movie filter from "src_movie" to …
|
|
|
@e16bac7b
|
12 years |
michaelni |
videodsp: Fix project name
These are all part of splited out dsp …
|
|
|
@90eaa989
|
12 years |
michaelni |
x86/videodsp_init: Add back lost author attribution
Code originates …
|
|
|
@28286a63
|
12 years |
michaelni |
videodsp_template.c: fix year
Signed-off-by: Michael Niedermayer …
|
|
|
@e64a7f2
|
12 years |
stefasab |
doc/default.css: use ffmpeg.org website CSS
The attribute container …
|
|
|
@042c2a1a
|
12 years |
stefasab |
doc: move HTML CSS to a dedicated file default.css
|
|
|
@185d1f3b
|
12 years |
onemda |
lavfi: declare arrays that never change as static const
…
|
|
|
@165be91c
|
12 years |
michaelni |
img2enc: fix typo
Found-by: durandal_1707
Signed-off-by: Michael …
|
|
|
@2f436b1f
|
12 years |
michaelni |
lavc: Warn in case the set bitrate is very low
Signed-off-by: Michael …
|
|
|
@d828bae9
|
12 years |
michaelni |
better failure message for img2enc
Signed-off-by: rogerdpack …
|
|
|
@0e3a4da1
|
12 years |
michaelni |
yop: set video bit rate
Signed-off-by: Michael Niedermayer …
|
|
|
@a8ebb774
|
12 years |
onemda |
lavfi/swapuv: use FFSWAP
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@a3a22c21
|
12 years |
Carl Eugen Hoyos |
Revert "Always write all colours for animated gif files, including …
|
|
|
@0fb79f30
|
12 years |
Carl Eugen Hoyos |
Support H264 over video4linux2.
Tested-by: Val Malykh
|
|
|
@1b598e67
|
12 years |
michaelni |
Merge commit 'c7d4de3d730473167e31cf765e0333c965f934d3'
* commit …
|
|
|