|
|
|
@5855e463
|
13 years |
michaelni |
fate: resurrect acodec-dca
This was lost in todays merge
Ideas to do …
|
|
|
@73f3f6ba
|
13 years |
michaelni |
lavc: clarify experimental codec message
Should be easier for new …
|
|
|
@fd707ad
|
13 years |
michaelni |
fate: try to fix fate-nellymoser-aref-encode make dependancies
…
|
|
|
@e0a01e4c
|
13 years |
michaelni |
fate: make idroq test run again.
Didnt investigate what broke it
…
|
|
|
@16e25ef
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avconv: …
|
|
|
@b0387ed
|
13 years |
michaelni |
Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'
* commit …
|
|
|
@8619362f
|
13 years |
Clément Bœsch |
ffprobe: fix C escaping.
|
|
|
@2d52ee8a
|
13 years |
Clément Bœsch |
lavf/microdvd: support events lasting to the next one.
Example:
…
|
|
|
@d51e08bb
|
13 years |
Clément Bœsch |
lavc: switch from ts_end to duration in ff_ass_add_rect.
Make …
|
|
|
@e7cb1615
|
13 years |
michaelni |
ape: Fix null ptr dereference with files missing a seekatable.
Such …
|
|
|
@5880d788
|
13 years |
michaelni |
movdec: Check count of stts/ctts elements instead of just the pointer. …
|
|
|
@1b8741a6
|
13 years |
michaelni |
4xm: fix division by zero caused by bps<8
Found-by: Mateusz "j00ru" …
|
|
|
@c9cc7629
|
13 years |
anton |
avconv: extend -r to work on any input stream.
This is done by …
|
|
|
@4f81a507
|
13 years |
anton |
doc/avconv: expand documentation for the -s option.
|
|
|
@cf6c38c6
|
13 years |
anton |
avconv: don't print filters inserted by avconv in stream mappings.
|
|
|
@8daf21d5
|
13 years |
anton |
avconv: merge configuration code for complex and simple filters
Some …
|
|
|
@a977d91e
|
13 years |
anton |
avconv: split configuring input filters out of configure_complex_filter
|
|
|
@dae85054
|
13 years |
Clément Bœsch |
ffprobe: make -of an alias for -print_format.
This is for …
|
|
|
@f919cc7d
|
13 years |
mans |
fate: fix acodec/vsynth tests for make 3.81
GNU make 3.81 applies …
|
|
|
@ad381ac
|
13 years |
stefasab |
ffprobe: fix chapter printing, fix JSON output
Make …
|
|
|
@c58bcead
|
13 years |
janne-libav |
pcm_mpeg: fix number of consumed bytes to include the header.
…
|
|
|
@12d42cd
|
13 years |
janne-libav |
avfilter: include required header file avfilter.h in video.h
|
|
|
@4a301706
|
13 years |
janne-libav |
x86: Avoid movs on BUTTERFLYPS when in AVX mode
Signed-off-by: Janne …
|
|
|
@bac0729d
|
13 years |
janne-libav |
x86: use new schema for ASM macros
Signed-off-by: Janne Grunau …
|
|
|
@a5e83a5d
|
13 years |
stefasab |
Changelog: apply misc formatting fixes
|
|
|
@4eb1ff65
|
13 years |
stefasab |
Changelog: remove asplit entry from 0.11, it was added in 0.10
|
|
|
@89d49acb
|
13 years |
stefasab |
ffprobe: add INI writer
Liberally based on the work of Luca Barbato …
|
|
|
@908c045
|
13 years |
onemda |
avfilter: use designated initializer for class
Signed-off-by: Paul B …
|
|
|
@7263cd55
|
13 years |
mans |
fate: convert codec-regression.sh to makefile rules
Signed-off-by: …
|
|
|
@47b5996b
|
13 years |
mans |
fate: allow tests to specify unit size for psnr comparison
…
|
|
|
@7e5880e0
|
13 years |
mans |
fate: teach videogen/rotozoom to output a single raw video stream
…
|
|
|
@f0c15ec
|
13 years |
Clément Bœsch |
doc/syntax: escape '@' to fix a warning.
Fix the following warning: …
|
|
|
@67b76310
|
13 years |
stefasab |
lavc: prettify printing of some codec tags which contains non …
|
|
|
@fa6cb2fd
|
13 years |
stefasab |
ffprobe: add multiple_sections field to WriterContext
Move the field …
|
|
|
@c365cdf2
|
13 years |
stefasab |
ffprobe: add support to '\b' and '\f' escaping in c_escape_str()
|
|
|
@6994b552
|
13 years |
stefasab |
ffprobe: make c_escape_str() documentation terser
Avoid to specify …
|
|
|
@59a78290
|
13 years |
michaelni |
lavfi: use getter/setter functions for AVFrame.pkt_pos
Signed-off-by: …
|
|
|
@ea60a11e
|
13 years |
michaelni |
movenc: Fix muxing of Apple Quicktime chapters. v3
There is basic …
|
|
|
@c2eae4ba
|
13 years |
michaelni |
lavfi: Fill linesize, sample_rate and channel_layout fields in …
|
|
|
@d187e761
|
13 years |
Clément Bœsch |
ffmpeg: use %f instead of %lf in volume args format printf.
%f refers …
|
|
|
@ca7fa3a5
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@f2bc2e8
|
13 years |
michaelni |
configure: disable avresample by default
avresample is redundant and …
|
|
|
@f0e39889
|
13 years |
michaelni |
configure: add asyncts->avresample dependancy
Signed-off-by: Michael …
|
|
|
@5cd947d
|
13 years |
Carl Eugen Hoyos |
Fix r10k codec for widths that are not multiples of 64.
Fixes ticket #1358
|
|
|
@77cea13f
|
13 years |
Carl Eugen Hoyos |
Mark avui encoder experimental.
Some decoders require the AVID atom …
|
|
|
@b4904e80
|
13 years |
michaelni |
jvdec: check videosize
Fixes null ptr dereference
fixes Ticket1364
…
|
|
|
@50122084
|
13 years |
michaelni |
motionpixels: check extradata size
Fixes null ptr derefernce
Fixes …
|
|
|
@849d4b04
|
13 years |
michaelni |
iff_ilbm: fix null ptr deref
Fixes Ticket1362
Signed-off-by: Michael …
|
|
|
@77a4c8b9
|
13 years |
michaelni |
yop: check for missing extradata
Fixes null ptr deref
Fixes …
|
|
|
@01900fcc
|
13 years |
michaelni |
xan: fix out of array read
Fixes ticket1360
Signed-off-by: Michael …
|
|
|
@1e5c7376
|
13 years |
michaelni |
cdgraphics: Fix out of array write
Fixes Ticket1359
Found-by: Piotr …
|
|
|
@83de4f5
|
13 years |
Carl Eugen Hoyos |
Test extradata size before reading from extradata when decoding avui.
|
|
|
@d5a17d7f
|
13 years |
michaelni |
configure: fix the wording for gpl incompatible licenses warnings
…
|
|
|
@f997ac1c
|
13 years |
michaelni |
configure: openssl is compatible with the LGPL.
looking at the …
|
|
|
@e999b641
|
13 years |
martin |
http: Add support for reusing the http socket for subsequent requests
…
|
|
|
@3bdb438e
|
13 years |
martin |
http: Add support for using persistent connections
Add a new AVOption …
|
|
|
@0426c693
|
13 years |
anton |
AVOptions: fix the value printed in out of range error message.
|
|
|
@394b692b
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@87585129
|
13 years |
michaelni |
avienc: create xsub in avi files that are closer to whats in the wild
…
|
|
|
@9c27f29
|
13 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@fcd08262
|
13 years |
michaelni |
tests and tools: cleanup ffmpeg reference
Signed-off-by: Michael …
|
|
|
@2fd5e70
|
13 years |
michaelni |
x86: use new schema for ASM macros
Signed-off-by: Michael Niedermayer …
|
|
|
@65212e3e
|
13 years |
michaelni |
mxfdec: remove unused last_index_duration
Signed-off-by: Michael …
|
|
|
@80bf2b6e
|
13 years |
Clément Bœsch |
Changelog: fix wrong/inaccurate entries.
|
|
|
@ab7d6cb8
|
13 years |
Carl Eugen Hoyos |
Support decoding fourcc YVYU.
Based on work by ami_stuff.
Fixes …
|
|
|
@5c3f7919
|
13 years |
Clément Bœsch |
lavfi/deshake: add libavcodec dependency (dsputil).
|
|
|
@19c1bf1
|
13 years |
Clément Bœsch |
ffprobe: reduce the number of AVBPrint resets.
|
|
|
@53ce9905
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
opt: …
|
|
|
@8271f55b
|
13 years |
anton |
avprobe: restore pseudo-INI old style format for compatibility.
|
|
|
@d30acfa9
|
13 years |
anton |
avprobe: fix formatting.
|
|
|
@780ff97
|
13 years |
anton |
log: make colored output more colorful.
Green for verbose, cyan for debug.
|
|
|
@a48b8903
|
13 years |
michaelni |
aacdec: fix "may be used uninitialized" warning
Signed-off-by: …
|
|
|
@21e5dd93
|
13 years |
michaelni |
aacpsy: fix "may be used uninitialized" warning
Signed-off-by: …
|
|
|
@6099543a
|
13 years |
martin |
rtsp: Check for dynamic payload handlers if no static payload mapping …
|
|
|
@0bf90ceb
|
13 years |
michaelni |
Fix tests without fate samples.
Signed-off-by: Michael Niedermayer …
|
|
|
@f7c89705
|
13 years |
michaelni |
avio: fix "discards const qualifier from pointer target type" warning
…
|
|
|
@8a45e0c3
|
13 years |
michaelni |
lswsutils: fix "ncompatible pointer type" warning
Signed-off-by: …
|
|
|
@6d401eff
|
13 years |
michaelni |
lavfutils: fix incompatible pointer type warning
Signed-off-by: …
|
|
|
@be97675e
|
13 years |
michaelni |
af_aresample: fix pts, they where off by a packet in the -async >0 …
|
|
|
@154486f9
|
13 years |
martin |
opt: Add av_opt_set_bin()
Introduce a new function to set binary data …
|
|
|
@aeb2dea8
|
13 years |
michaelni |
Changelog, spell out the CVEs that where fixed.
there are some holes …
|
|
|
@f7d52724
|
13 years |
stefasab |
ffprobe: display the codec profile in show_stream()
Signed-off-by: …
|
|
|
@a1a6cdc2
|
13 years |
martin |
avconv: Display the error returned by avformat_write_header
…
|
|
|
@68c81308
|
13 years |
martin |
rtpenc_chain: Return an error code instead of just a plain pointer
…
|
|
|
@93cef6f9
|
13 years |
martin |
rtpenc_chain: Free the URLContext on failure
If an URLContext is …
|
|
|
@2dcb21a
|
13 years |
martin |
rtpenc: Expose the ssrc as an avoption
This allows the caller to set …
|
|
|
@36f714f8
|
13 years |
stefasab |
tests/lavfi: use do_lavfi_pixfmts for the pixdesctest test
Simplify, …
|
|
|
@52b23cbf
|
13 years |
stefasab |
tests/lavfi: rework lavfi-regression.sh, avoid use of ffmpeg -pix_fmts …
|
|
|
@72261fa8
|
13 years |
michaelni |
swr: fix swr_drop_output()
Fixes part of Ticket1341
Signed-off-by: …
|
|
|
@411689b5
|
13 years |
michaelni |
af_aresample: fix request_frame()
Fixes part of Ticket1341
…
|
|
|
@b1d22dc5
|
13 years |
lu_zero |
avprobe: display the codec profile in show_stream()
Signed-off-by: …
|
|
|
@70026be8
|
13 years |
lu_zero |
avprobe: fix function prototype
Make opt_output_format return the …
|
|
|
@ca8623e1
|
13 years |
michaelni |
Support some BOXX codecs.
Fixes a part of ticket #1352.
…
|
|
|
@39e29aa0
|
13 years |
martin |
cosmetics: Fix indentation
Signed-off-by: Martin Storsjö …
|
|
|
@f4dd6465
|
13 years |
lu_zero |
avprobe: changelog entry
|
|
|
@6a6c2a94
|
13 years |
lu_zero |
avprobe: update documentation
Update the documentation according to …
|
|
|
@0d242a77
|
13 years |
lu_zero |
avprobe: provide JSON output
JSON usage is quite widespread.
|
|
|
@3a8c95f
|
13 years |
lu_zero |
avprobe: output proper INI format
Make the output valid INI serialization.
|
|
|
@beb33fca
|
13 years |
lu_zero |
avprobe: improve formatting
Do not use decimals if not needed.
|
|
|
@c6eeb9b7
|
13 years |
lu_zero |
rtmp: fix url parsing
The application component can have a …
|
|
|