|
|
|
@35ce42e0
|
12 years |
michaelni |
Merge commit '8b8899ac3233b4f7af83ded0dc032fad8902d714'
* commit …
|
|
|
@d0ac26a2
|
12 years |
michaelni |
Merge commit 'c692957c4edd119920cd7f2121628dd183589e6a'
* commit …
|
|
|
@a65bc271
|
12 years |
michaelni |
Merge commit '468ea9d5b14f92fe61f47f034e67066f65163f5f'
* commit …
|
|
|
@c2a25e14
|
12 years |
michaelni |
Merge commit 'add3a6902ea4d459f36655656a1f8daa409118a7'
* commit …
|
|
|
@af3fe43d
|
12 years |
michaelni |
Merge commit '2b8dd371e4d276ca0d342e82b8b4cc281be0630a'
* commit …
|
|
|
@7bc6631d
|
12 years |
michaelni |
Merge commit '5d1007f74dd496d54b932242004382f44e3b22b4'
* commit …
|
|
|
@8748472f
|
12 years |
michaelni |
Merge commit 'a2664c91fba15a1307f676ffad511f8f86fb3a27'
* commit …
|
|
|
@dcb0d119
|
12 years |
michaelni |
Merge commit '5ac673b5531d846b79a3d77e3e932e0cb1234c45'
* commit …
|
|
|
@8b8899ac
|
12 years |
diego |
fate: Declare avcodec/avformat deps in the respective Makefile snippets
|
|
|
@e273a1a5
|
12 years |
diego |
fate: Add dependencies for WMA and WavPack tests
|
|
|
@8f4c414d
|
12 years |
diego |
Improve wording and spelling of av_log_missing_feature messages.
|
|
|
@c692957c
|
12 years |
anton |
lavu: remove disabled avoptions cruft
|
|
|
@468ea9d5
|
12 years |
anton |
Revert "avutil: make some tables visible again"
This reverts commit …
|
|
|
@add3a690
|
12 years |
anton |
lavu: bump major to 52
In addition to the recent tables mess, the …
|
|
|
@2b8dd371
|
12 years |
anton |
lavu: postpone recent deprecations until the next major bump
|
|
|
@00ed7f59
|
12 years |
anton |
lavu: remove disabled FF_API_AV_FIFO_PEEK cruft
|
|
|
@8207c67a
|
12 years |
anton |
lavu: remove disabled FF_API_GET_BITS_PER_SAMPLE_FMT cruft
|
|
|
@c6b25d1d
|
12 years |
anton |
Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore …
|
|
|
@9cac8a51
|
12 years |
anton |
APIchanges: update lavr bump date
|
|
|
@4e61a38a
|
12 years |
anton |
avconv: only apply presets when we have an encoder.
Fixes a crash …
|
|
|
@34ccb94
|
12 years |
michaelni |
g723_1: remove unneeded cliping
Fixes CID703731
Signed-off-by: …
|
|
|
@e9b61fff
|
12 years |
michaelni |
g722dec: s/Libav/FFmpeg/ The copyright years predate the existence of …
|
|
|
@7770c0da
|
12 years |
michaelni |
fate/mapchan: add bitexact flag
fixes fate breakage
Signed-off-by: …
|
|
|
@a57d560d
|
12 years |
onemda |
LVF demuxer
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@3318d6b9
|
12 years |
michaelni |
ffmpeg: check avpicture_get_size() retuen value
Fixes CID205018 …
|
|
|
@da317efd
|
12 years |
michaelni |
j2k: reorder multiplications to avoid interger overflows related to …
|
|
|
@45ae9a8f
|
12 years |
michaelni |
j2k: reorder multiplications to avoid interger overflows related to …
|
|
|
@7c2d5eec
|
12 years |
Clément Bœsch |
fate: quote file paths in movie/amovie filtergraphs.
This should …
|
|
|
@2649b783
|
12 years |
Clément Bœsch |
fate: improve metadata filter deps readability.
|
|
|
@ae69c683
|
12 years |
Clément Bœsch |
fate: add scale filter to the scene detect dependencies.
The select …
|
|
|
@7be9c0c1
|
12 years |
Clément Bœsch |
fate: fix SAMPLES dependency for ffprobe.
FATE_SAMPLES_FFPROBE is a …
|
|
|
@0de41ead
|
12 years |
michaelni |
qt-faststart: check fseeko() return codes
Fixes CID733725
…
|
|
|
@250fe6e
|
12 years |
michaelni |
cmdutils: apply option to codec and format contexts if possible.
This …
|
|
|
@c68a8a13
|
12 years |
michaelni |
lavf/aiffdec: don't stop parsing after SSND chunk
Some file has ID3 …
|
|
|
@d8173f26
|
12 years |
michaelni |
dv: fix a check on dv_extract_timecode return value
Fixes CID733808
…
|
|
|
@22793d7b
|
12 years |
michaelni |
ffmpeg/lavc: move experimental warnings to libavcodec.
This way they …
|
|
|
@5d1007f7
|
12 years |
justin.ruggles |
atrac3: initialize static tables in AVCodec.init_static_data()
|
|
|
@a1f4cd37
|
12 years |
justin.ruggles |
atrac3: replace a calculation with FFALIGN()
This allocates 4 bytes …
|
|
|
@78edce3f
|
12 years |
justin.ruggles |
atrac3: separate window initialization from IMDCT initialization
|
|
|
@808686fc
|
12 years |
justin.ruggles |
atrac3: remove unused ATRAC3Context field, sample_rate
|
|
|
@c51311b9
|
12 years |
justin.ruggles |
atrac3: move the 'frame_factor' field from ATRAC3Context to where it …
|
|
|
@89a6c32
|
12 years |
justin.ruggles |
atrac3: use sizeof(variable) instead of sizeof(type)
|
|
|
@327747de
|
12 years |
justin.ruggles |
atrac3: simplify MDCT window calculation
|
|
|
@a2664c91
|
12 years |
justin.ruggles |
atrac3: move the 'samples_per_frame' field from ATRAC3Context to where …
|
|
|
@7e76f270
|
12 years |
justin.ruggles |
atrac3: remove unused ATRAC3Context field, bit_rate
|
|
|
@7c1f93af
|
12 years |
justin.ruggles |
atrac3: remove unused ATRAC3Context field, samples_per_channel
|
|
|
@cdd0e0de
|
12 years |
justin.ruggles |
atrac3: use AVCodecContext.block_align instead of keeping a private copy
|
|
|
@64ebbb8f
|
12 years |
justin.ruggles |
atrac3: move the 'delay' field from ATRAC3Context to where it is used
|
|
|
@5ac673b5
|
12 years |
justin.ruggles |
atrac3: use AVCodecContext.channels instead of keeping a private copy
|
|
|
@56a9d2b
|
12 years |
justin.ruggles |
atrac3: move the 'version' field from ATRAC3Context to where it is used
|
|
|
@aefdb735
|
12 years |
justin.ruggles |
atrac3: simplify some loop indexing
|
|
|
@e55d5390
|
12 years |
justin.ruggles |
atrac3: cosmetics: pretty-printing and renaming
also does some minor …
|
|
|
@abdee95
|
12 years |
mans |
pcm: define AVCodec instances only for enabled codecs
This defines an …
|
|
|
@5957aef
|
12 years |
anton |
libxvid: remove useless doxy comments.
|
|
|
@f9cf14c8
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
riff: …
|
|
|
@b691135d
|
12 years |
anton |
lavc: remove stats_out from the options table.
Since it is declared …
|
|
|
@e3a91c51
|
12 years |
michaelni |
Merge commit 'c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4'
* commit …
|
|
|
@c3778df2
|
12 years |
michaelni |
ffmpeg: fix negative array index
Fixes CID733808
Signed-off-by: …
|
|
|
@6182e0a6
|
12 years |
michaelni |
vf_aspect: unbreak avoption system
This fixes ff* -h infinite looping …
|
|
|
@6752aac6
|
12 years |
stefasab |
lavfi/aspect: add max option
|
|
|
@ccd6def9
|
12 years |
stefasab |
lavfi/aspect: extend syntax for the setdar and setsar filters
Add …
|
|
|
@b6e36a4
|
12 years |
stefasab |
lavu/parseutils: remove unused gcd variable in av_parse_ratio()
Fix …
|
|
|
@cb0add3
|
12 years |
onemda |
lavf/flacenc: disallow creation of invalid files with -c copy
…
|
|
|
@6173a8fe
|
12 years |
anton |
riff: remove a write-only variable
|
|
|
@d6f4fe68
|
12 years |
anton |
lavc: extend frame_size doxy.
|
|
|
@46a86c61
|
12 years |
justin.ruggles |
alacdec: set bits_per_raw_sample
|
|
|
@c3e15f7b
|
12 years |
martin |
rtpdec: Don't pass a non-AVClass pointer as log context
The log …
|
|
|
@e0d5ac6a
|
12 years |
martin |
rtsp: Update a comment to the current filename scheme
Signed-off-by: …
|
|
|
@2d11ee4b
|
12 years |
michaelni |
fate: fix fate-filter-metadata-scenedetect
Signed-off-by: Michael …
|
|
|
@39747d87
|
12 years |
michaelni |
avfilter_graph_parse: add support for parsing sws_flags
…
|
|
|
@248b1ff2
|
12 years |
michaelni |
Fix various uses of av_log_missing_feature()
Signed-off-by: Michael …
|
|
|
@c854102d
|
12 years |
lu_zero |
avcodec: handle AVERROR_EXPERIMENTAL
Error out on init if a codec …
|
|
|
@a893655
|
12 years |
lu_zero |
avutil: Add AVERROR_EXPERIMENTAL
Signed-off-by: Luca Barbato …
|
|
|
@a4aa20f
|
12 years |
lu_zero |
avcodec: prefer decoders without CODEC_CAP_EXPERIMENTAL
…
|
|
|
@8f37a1e8
|
12 years |
stefasab |
lavfi/avfiltergraph: avoid to print "(null)" in the scale args
Fix …
|
|
|
@2969abd9
|
12 years |
stefasab |
lavfi/graphparser: fix parsing error in case of NULL sws_opts addition …
|
|
|
@8c2dbc38
|
12 years |
stefasab |
lavc/utils: provide more feedback in case of experimental codec
|
|
|
@5713091
|
12 years |
michaelni |
mpegaudiodec: Fix buffer handling on random access
Signed-off-by: …
|
|
|
@e1681654
|
12 years |
Clément Bœsch |
doc/muxers: document mov faststart option.
|
|
|
@c0d56bf
|
12 years |
Clément Bœsch |
fate: fix filter metadata dependency to ffprobe.
|
|
|
@fa190b3c
|
12 years |
Carl Eugen Hoyos |
Improve MPEG-PS-in-MOV detection.
Fixes issue 1520.
|
|
|
@747a00b6
|
12 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: if …
|
|
|
@d6e95669
|
12 years |
michaelni |
h264: add support for AFD detection
Signed-off-by: Marton Balint …
|
|
|
@40ceb6d4
|
12 years |
michaelni |
libavformat/oggenc: add {} to complex ifs
Signed-off-by: Michael …
|
|
|
@c2c06678
|
12 years |
michaelni |
libavformat/mxfenc: add {} to complex ifs
Signed-off-by: Michael …
|
|
|
@b8a64d69
|
12 years |
michaelni |
libavformat/mpegvideodec: add {} to complex ifs
Signed-off-by: …
|
|
|
@fefe9bd7
|
12 years |
michaelni |
libavformat/movenc: add {} to complex ifs
Signed-off-by: Michael …
|
|
|
@217193fa
|
12 years |
michaelni |
bavformat/mov: add {} to complex ifs
Signed-off-by: Michael …
|
|
|
@f72b735d
|
12 years |
michaelni |
libavcodec/vorbisenc: add {} to complex ifs
Signed-off-by: Michael …
|
|
|
@4ce9312d
|
12 years |
michaelni |
libavcodec/cook: add {} to complex ifs
Signed-off-by: Michael …
|
|
|
@38797dc3
|
12 years |
michaelni |
compat/getopt: add {} to complex ifs
Signed-off-by: Michael …
|
|
|
@fbedce6b
|
12 years |
Clément Bœsch |
lavfi/silencedetect: export silence info to metadata.
|
|
|
@de23953d
|
12 years |
Clément Bœsch |
lavfi/select: store scene score in buf ref metadata.
|
|
|
@6fb2fd89
|
12 years |
Clément Bœsch |
lavc: add lavfi metadata support.
This commit introduces a new …
|
|
|
@3166a6f
|
12 years |
Marton Balint |
ffplay: if there is no audio stream, use external clock by default
…
|
|
|
@d30c6925
|
12 years |
Marton Balint |
ffplay: use get_master_sync_type where necessary
We should make …
|
|
|
@fca16a15
|
12 years |
Marton Balint |
ffplay: add get_master_sync_type function
The real av_sync_type may …
|
|
|
@b2a88509
|
12 years |
Marton Balint |
ffplay: only check external clock if current frame serial matches the …
|
|
|
@2a4c7e65
|
12 years |
Marton Balint |
ffplay: add serial field to PacketQueue entry and populate it
The …
|
|
|
@77bd595a
|
12 years |
Marton Balint |
ffplay: fix external time sync mode
We now initalize the external …
|
|
|