|
|
|
@87b98689
|
12 years |
michaelni |
h264: clear the ref lists when the reference are cleared.
Fixes …
|
|
|
@0c9283a0
|
12 years |
michaelni |
h264: check log2_max_poc_lsb for validity
Signed-off-by: Michael …
|
|
|
@aa1cceb5
|
12 years |
stefasab |
lavf/segment: rename variable "size" to "list_size"
The new name is …
|
|
|
@3bee286
|
12 years |
stefasab |
lavf/segment: pass the top level chained muxer format context to …
|
|
|
@91ce7c21
|
12 years |
michaelni |
ituh263dec: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@9eb6e5cc
|
12 years |
michaelni |
wmaenc: switch all remaining asserts to av_asserts
Signed-off-by: …
|
|
|
@f7cba736
|
12 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@64b25938
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@be24f851
|
12 years |
nicolas.george |
ffmpeg: re-set frame_size after filter graph reset.
The filter …
|
|
|
@51d25783
|
12 years |
michaelni |
swr: fix MMX resample code, add emms
Fixes Ticket1495
Signed-off-by: …
|
|
|
@7001eee1
|
12 years |
michaelni |
avcodec_encode_audio2: print error messages for errors
Signed-off-by: …
|
|
|
@5968a076
|
12 years |
michaelni |
wmaenc: rewrite 2nd stage quantization code
this is faster and more …
|
|
|
@0755033f
|
12 years |
michaelni |
wmaenc: remove alternative quantization loop
Signed-off-by: Michael …
|
|
|
@799df083
|
12 years |
michaelni |
wmaenc: fix off by 1 error in quantization loop
Signed-off-by: …
|
|
|
@e704ab3d
|
12 years |
michaelni |
wmaenc: change another assert to av_assert
Signed-off-by: Michael …
|
|
|
@ac2d3b0f
|
12 years |
michaelni |
nutdec: set duration_estimation_method
Signed-off-by: Michael …
|
|
|
@ceabc13f
|
12 years |
rsbultje |
dsputilenc_mmx: split assignment of ff_sse16_sse2 to SSE2 section.
|
|
|
@e915674
|
12 years |
martin |
dnxhdenc: add space between function argument type and comment.
…
|
|
|
@66a02159
|
12 years |
martin |
x86: fmtconvert: add special asm for float_to_int16_interleave_misc_*
…
|
|
|
@3233ad4b
|
12 years |
michaelni |
nutdec: estimate duration from last syncpoint
Previously nut used the …
|
|
|
@e2c95e6b
|
12 years |
michaelni |
nutdec: remove assert that is wrong for some new duration code.
…
|
|
|
@9d230ba9
|
12 years |
michaelni |
nutdec: check that filesize is valid before using it.
Signed-off-by: …
|
|
|
@58f22f70
|
12 years |
Marton Balint |
ffplay: only configure video filters after we got the first frame
…
|
|
|
@4f2c846d
|
12 years |
martin |
attributes: Add a definition of av_always_inline for MSVC
…
|
|
|
@b12e61ac
|
12 years |
stefasab |
ffplay: factorize expression in audio_decode_frame()
Possibly improve …
|
|
|
@d3ed1c95
|
12 years |
martin |
cmdutils: Pass the actual chosen encoder to filter_codec_opts
This …
|
|
|
@5a608a23
|
12 years |
martin |
os_support: Add fallback definitions for stat flags
Mingw headers …
|
|
|
@cab2eb87
|
12 years |
martin |
os_support: Rename the poll fallback function to ff_poll
The fallback …
|
|
|
@cdee08e3
|
12 years |
martin |
network: Check for struct pollfd
We need to include winsock2.h here, …
|
|
|
@71078ad
|
12 years |
martin |
os_support: Don't compare a negative number against socket descriptors …
|
|
|
@5aff37d2
|
12 years |
martin |
os_support: Include all the necessary headers for the win32 open …
|
|
|
@6f5e7e86
|
12 years |
nicolas.george |
ffmpeg: use the more powerful version of abuffersink.
|
|
|
@1f5c1333
|
12 years |
nicolas.george |
sink_buffer: implement fixed frame size.
|
|
|
@0689d5e1
|
12 years |
nicolas.george |
lavfi: implement samples framing on links.
Links can be set up to …
|
|
|
@c9c4835f
|
12 years |
nicolas.george |
fate: add a test for the -force_key_frames option.
It broke twice in …
|
|
|
@20a8dca5
|
12 years |
nicolas.george |
ffmpeg: fix parsing of -force_key_frames option.
Identical to commit …
|
|
|
@ca612a27
|
12 years |
Clément Bœsch |
swr: fix make checkheaders.
|
|
|
@022cbb67
|
12 years |
Clément Bœsch |
swr: small align cosmetic.
|
|
|
@3491c2a9
|
12 years |
Clément Bœsch |
swr: use asm instead of asm.
For consistency only.
|
|
|
@f2fd1678
|
12 years |
mans |
x86: vc1: fix and enable optimised loop filter
The problem is that …
|
|
|
@8a85660d
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
file: …
|
|
|
@94a00ec8
|
12 years |
stefasab |
ffplay: group together and vertically align correlated parameters in …
|
|
|
@81796602
|
12 years |
stefasab |
ffplay: vertially align complex if condition in audio_decode_frame()
…
|
|
|
@347ecfd
|
12 years |
stefasab |
ffplay: move assignment in else block in audio_decode_frame()
Avoid …
|
|
|
@0d3ffde6
|
12 years |
stefasab |
ffplay: split overly long line in audio_decode_frame()
|
|
|
@fb7688a8
|
12 years |
michaelni |
pngdsp: Fix license header
Libav did not exist in 2008 thus this file …
|
|
|
@7bbb6b38
|
12 years |
michaelni |
prores: Fix license header
Libav did not exist in 2010 thus the file …
|
|
|
@12863db
|
12 years |
michaelni |
wma_common: Fix license header
common wma code existed long before …
|
|
|
@439e32f9
|
12 years |
Clément Bœsch |
RealText demuxer and decoder.
|
|
|
@53640f42
|
12 years |
Clément Bœsch |
SAMI demuxer and decoder.
|
|
|
@d948893d
|
12 years |
Clément Bœsch |
lavf/subtitles: add some SMIL helpers.
This is needed for SAMI and …
|
|
|
@e301f2f8
|
12 years |
Clément Bœsch |
fate: add JacoSUB and MicroDVD subtitles tests.
|
|
|
@04568f8d
|
12 years |
Clément Bœsch |
fate: introduce subtitles.mak and move SubRip test in it.
|
|
|
@8f4ce626
|
12 years |
Clément Bœsch |
lavc/microdvddec: support "DEFAULT" properties.
|
|
|
@0e7782c0
|
12 years |
Clément Bœsch |
lavc/ass: honor Default style.
The "Default" style written in the …
|
|
|
@a19e9f2d
|
12 years |
Clément Bœsch |
lavf/microdvd: rewrite using subtitles queue API.
|
|
|
@0ef28e11
|
12 years |
Clément Bœsch |
lavf/jacosubdec: fix FPE in case timeres is badly set.
|
|
|
@60715511
|
12 years |
Clément Bœsch |
lavf/jacosubdec: use subtitles queue API.
|
|
|
@7c9f9685
|
12 years |
Clément Bœsch |
lavf: add internal demuxer helpers for subtitles.
|
|
|
@f926d916
|
12 years |
Clément Bœsch |
ffmpeg: fix a memleak in subtitles decoding.
|
|
|
@c1abfbc4
|
12 years |
stefasab |
lavf/segment: rename segment private context from "c" to "seg" in …
|
|
|
@a9a7e215
|
12 years |
stefasab |
lavf/segment: add stream_segment variant of the segment muxer
This …
|
|
|
@3cd4f9f
|
12 years |
stefasab |
lavf: allow multiple names in output devices selected by …
|
|
|
@df531b0e
|
12 years |
michaelni |
avformat: disable seeking on FIFOs/named pipes
Patch is addition to …
|
|
|
@6851130f
|
12 years |
michaelni |
cosmetics: minor libavcodec spelling errors
Also update some common …
|
|
|
@3b1ab197
|
12 years |
martin |
file: Only include unistd.h if it exists
It is included for the …
|
|
|
@f9851130
|
12 years |
martin |
random_seed: Only read /dev/*random if we have unistd.h
unistd.h is …
|
|
|
@0692d4c
|
12 years |
stefasab |
lavf/segment: add some debugging logs
|
|
|
@567eb9d3
|
12 years |
stefasab |
lavf/segment: fix command with missing -list option
Replace -list …
|
|
|
@d9355a03
|
12 years |
stefasab |
lavf/applehttp: add log message in case of applehttp_read_header() …
|
|
|
@e312fcde
|
12 years |
martin |
doc: Indicate that RTMPT is natively implemented in libavformat
…
|
|
|
@dfb57fc5
|
12 years |
martin |
rtpdec: Don't explicitly include unistd.h any longer
unistd.h used to …
|
|
|
@e8e733ad
|
12 years |
michaelni |
dca: favor native over ffmpeg in table name
Signed-off-by: Michael …
|
|
|
@4fd07b93
|
12 years |
stefasab |
ffplay: avoid useless NULL checks in swr_free()
swr_free() already …
|
|
|
@46747182
|
12 years |
stefasab |
ffplay: fix wrong reference to function in audio_decode_frame() …
|
|
|
@491846e4
|
12 years |
michaelni |
avutil: fix project name reference in doxy section
Signed-off-by: …
|
|
|
@84d73e9d
|
12 years |
michaelni |
dca: fix project reference in table name
Signed-off-by: Michael …
|
|
|
@be4ffb28
|
12 years |
michaelni |
vf_ass: fix table name to refer to correct lib.
Signed-off-by: …
|
|
|
@c83ed18d
|
12 years |
michaelni |
formats.h: fix project reference in comment
Signed-off-by: Michael …
|
|
|
@c496224
|
12 years |
michaelni |
pixdesc: fix project reference in comment
Signed-off-by: Michael …
|
|
|
@8fbe11e6
|
12 years |
onemda |
Replace Libav with FFmpeg in license headers for files created by me
…
|
|
|
@c103dc0b
|
12 years |
michaelni |
git-howto: replace confusing and incorrect text about he testsuite by …
|
|
|
@4e82bdea
|
12 years |
michaelni |
git-howto: partial rewrite of the push checklist to make it match …
|
|
|
@8bff1d7c
|
12 years |
michaelni |
git-howto: remove inconvenient and odd 24h limit on rsync
This was …
|
|
|
@7c8b5d1d
|
12 years |
michaelni |
Makefile: remove checkheaders from the main check target
checkheaders …
|
|
|
@d007f963
|
12 years |
michaelni |
git-howto: cleanup, remove unreasonable recommendition.
…
|
|
|
@4453f6b
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
flv: …
|
|
|
@7877b50
|
12 years |
stefasab |
ffplay: simplify code by using avfilter_unref_bufferp()
|
|
|
@b0fdd348
|
12 years |
stefasab |
lavfi: deprecate av_buffersrc_buffer() function
Favor …
|
|
|
@cd8bef96
|
12 years |
michaelni |
Generate channel layout, reordering for DTS-XXCH extension and, undo …
|
|
|
@16f6c16a
|
12 years |
michaelni |
Parse & decode DTS XXCH frames
Reviewed-by: Benjamin Larsson …
|
|
|
@8d9fd581
|
12 years |
michaelni |
h264: Fix maximum reference count check for non-b frames
Below fixes …
|
|
|
@8069db86
|
12 years |
nicolas.george |
ffmpeg: warn that -t does not work with -filter_complex.
|
|
|
@2c793b85
|
12 years |
nicolas.george |
ffmpeg: warn when -t is used for inputs.
Using -t on an input already …
|
|
|
@fcf8706
|
12 years |
nicolas.george |
sink_buffer: warn when there are too many buffers.
|
|
|
@05d6cc11
|
12 years |
nicolas.george |
buffersrc: warn when there are too many buffers.
|
|
|
@3f59bbf
|
12 years |
onemda |
lavfi/amerge: silence warnings
The warning silenced was: …
|
|
|
@61123fb8
|
12 years |
onemda |
parseutils: fix sorting of colors
Signed-off-by: Paul B Mahol …
|
|
|
@e377208d
|
12 years |
michaelni |
ffmpeg: dont copy creation_time as the destination file is not created …
|
|
|
@b92c7ee6
|
12 years |
lu_zero |
flv: add support for G.711
Signed-off-by: Luca Barbato …
|
|
|