|
|
|
@a380f82c
|
12 years |
michaelni |
lavf: allow using request_probe as a score threshold to accept a codec …
|
|
|
@740c9952
|
12 years |
stefasab |
lavfi: add asendcmd and sendcmd filters
|
|
|
@7fe1ecef
|
12 years |
stefasab |
lavfi/hue: simplify/fix setting logic in set_options()
Parse …
|
|
|
@eb949544
|
12 years |
michaelni |
ffmpeg: fix 10l (use of uninitilaized variable)
Signed-off-by: …
|
|
|
@374033ee
|
12 years |
michaelni |
ffmpeg: remove now unneeded old *_codec_name code
Signed-off-by: …
|
|
|
@8ccb56a
|
12 years |
michaelni |
ffmpeg/opt_output_file: extract subtitle codec name through new API
…
|
|
|
@a4271f3d
|
12 years |
michaelni |
ffmpeg: dont match unspecified media types in MATCH_PER_TYPE_OPT
This …
|
|
|
@3db4c88a
|
12 years |
michaelni |
ffmpeg/opt_preset: update to new option API for reading codec names.
…
|
|
|
@bad953b
|
12 years |
michaelni |
ffmpeg: fix overriding codecs with the new syntax
Signed-off-by: …
|
|
|
@8364bde0
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
sipr: …
|
|
|
@79bf1f0a
|
12 years |
michaelni |
rawdec: fix "warning: assignment from incompatible pointer type"
…
|
|
|
@225efcce
|
12 years |
stefasab |
lavfi/buffersink: fix check on pixel_fmts in the opaque parameter
Fix …
|
|
|
@ab4ee9fd
|
12 years |
stefasab |
tests: update fate-ffprobe test to make use of -bitexact flag
Should …
|
|
|
@42047c3e
|
12 years |
stefasab |
ffprobe: reindent after the previous commit
|
|
|
@4cd1addc
|
12 years |
stefasab |
ffprobe: add -bitexact boolean option
The option is mostly useful to …
|
|
|
@07cdd394
|
12 years |
michaelni |
pnmdec: use explicit casts to remove const to avoid warning with clang …
|
|
|
@28e88a24
|
12 years |
michaelni |
rtsp: fix "warning: ret may be used uninitialized in this function"
…
|
|
|
@00792322
|
12 years |
michaelni |
rtsp: kill a pointer type warning (void ) vs. (AVFormatContext )
…
|
|
|
@8d45c001
|
12 years |
michaelni |
flac_parser: fix fifo ptr wrap check
Signed-off-by: Michael …
|
|
|
@1b1b902e
|
12 years |
michaelni |
hqdn3d: Fix out of array read in LOWPASS
Fixes ticket1752
Commit …
|
|
|
@ea5bd7ea
|
12 years |
Clément Bœsch |
lavf/oggdec: check for begin-of-stream flag in case of chained …
|
|
|
@c54e0061
|
12 years |
siretart |
sipr: fall back to setting mode based on bit_rate.
Not all …
|
|
|
@405ee405
|
12 years |
Clément Bœsch |
ffmpeg: complete mov/mp4 based timebase hack with "f4v" format.
|
|
|
@41f7e064
|
12 years |
michaelni |
mxf: export ff_mxf_get_samples_per_frame to lavf
Reviewed-by: Tomas …
|
|
|
@7bc70930
|
12 years |
Clément Bœsch |
lavf/movenc: add F4V flavor.
|
|
|
@406cdddb
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@9543cd59
|
12 years |
stefasab |
ffprobe: print format long_name only if non-NULL
Fix possible crash …
|
|
|
@3aa1b532
|
12 years |
stefasab |
lavfi/hue: set to NULL freed pointers
Possibly safer.
|
|
|
@31aa5b1a
|
12 years |
stefasab |
lavfi/hue: fix crash when resetting the saturation expression
…
|
|
|
@0f40105a
|
12 years |
stefasab |
ffprobe: print codec_long_name only when available
Avoid possible …
|
|
|
@e52e4fe1
|
12 years |
anton |
libx264: add forgotten ;
|
|
|
@87b017a2
|
12 years |
anton |
matroskadec: fix a sanity check.
|
|
|
@bdb939ad
|
12 years |
anton |
matroskadec: only return corrupt packets that actually contain data
…
|
|
|
@1cc569d
|
12 years |
anton |
lavf: zero data/size of the packet passed to read_packet().
|
|
|
@8995d349
|
12 years |
mans |
ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC code
The Apple …
|
|
|
@cdb7db5a
|
12 years |
mans |
ARM: align PIC offset pools to 4 bytes
When building Thumb2 code, the …
|
|
|
@fb96ac46
|
12 years |
michaelni |
nutdec: fix mixup of nb_streams and timebase_count
Fixes out of array …
|
|
|
@6ab1166
|
12 years |
michaelni |
nutdec: fix type of intermediate variable for ts calculation.
Prior …
|
|
|
@3dc24600
|
12 years |
michaelni |
vsrc_testsrc: Fix case without a specified duration
Fixes regression …
|
|
|
@cc07a792
|
12 years |
michaelni |
Add av_copy_packet()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@d33908a5
|
12 years |
michaelni |
Move av_dup_packet() copy logic to separate procedure
Done to …
|
|
|
@a6ec1e4
|
12 years |
michaelni |
matroskadec: matroska_parse_rm_audio: remove unused parameter
…
|
|
|
@6d87781
|
12 years |
michaelni |
mp3dec: fix seeking without xing TOC
fixes regression from the xing …
|
|
|
@5864ce13
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
mp3dec: …
|
|
|
@8c51ea54
|
12 years |
michaelni |
Merge commit 'c831ebf61629d219ebcaa9f02d262e67aad09d83'
* commit …
|
|
|
@b8044972
|
12 years |
michaelni |
Merge commit '117d8c6d1f1c187ffc6098d9618457e00534e013'
* commit …
|
|
|
@0da5005
|
12 years |
michaelni |
matroskadec: fix typo
Signed-off-by: Michael Niedermayer …
|
|
|
@6902c3ac
|
12 years |
michaelni |
Merge commit '870e75524aa0d00ebcd1d15589c8d29b84af1565'
* commit …
|
|
|
@2f39d7ff
|
12 years |
Clément Bœsch |
lavfi/select: make lavc dependency optional.
|
|
|
@a27a690
|
12 years |
mans |
ARM: swap source operands in some add instructions
This allows using …
|
|
|
@0122118e
|
12 years |
mans |
configure: update tms470 detection for latest version
v5.0 of the TI …
|
|
|
@6746cd7f
|
12 years |
janne-libav |
lavf probe: prevent codec probe with no data at all seen
This occurs …
|
|
|
@a16c5123
|
12 years |
michaelni |
Merge commit 'c9a39cec70603f662f4c326b21b11c4f0112079a'
* commit …
|
|
|
@1df2e3c7
|
12 years |
michaelni |
Merge commit '8d4dd55c37b14ecea596f3477b35bf6c20688d8b'
* commit …
|
|
|
@33f92a3e
|
12 years |
michaelni |
configure: fix git domain check with out of tree build
Signed-off-by: …
|
|
|
@db0087dc
|
12 years |
michaelni |
mxfdec: fix index_tables check in mxf_read_seek()
Approved-by: …
|
|
|
@5bd6a480
|
12 years |
stefasab |
tests: add fate-ffprobe test
|
|
|
@53d71335
|
12 years |
stefasab |
lavd/lavfi: push frames until the last sink is EOF
Previously the …
|
|
|
@98f753ec
|
12 years |
stefasab |
lavfi/testsrc: increase precision of the duration parameter
Compute …
|
|
|
@a34a609f
|
12 years |
mans |
motion_est: fix use of inline on extern functions
Inline functions …
|
|
|
@16e52c86
|
12 years |
michaelni |
error_resilience: guess_dc: check malloc failure
Signed-off-by: …
|
|
|
@d2981b8e
|
12 years |
michaelni |
h263dec: disable coded dimensions = 0 handling
This code causes …
|
|
|
@61ced71d
|
12 years |
michaelni |
Merge commit '581281e242609a222233a2e5538b89dfb88fb18e'
* commit …
|
|
|
@d57ca5e5
|
12 years |
michaelni |
mxfenc: support 23.976 and 24 frame rates
Signed-off-by: Michael …
|
|
|
@906a263
|
12 years |
michaelni |
mxfenc: factorize samples per frame code
Reviewed-by: Tomas Härdin …
|
|
|
@d1974e05
|
12 years |
michaelni |
j2k: fix "static is not at beginning of declaration" warning
…
|
|
|
@161c6d16
|
12 years |
michaelni |
configure: Detect old git domain and inform the user about it.
Based …
|
|
|
@168bc5f2
|
12 years |
michaelni |
mov: fix 32/64 format type
Signed-off-by: Michael Niedermayer …
|
|
|
@36c2694d
|
12 years |
michaelni |
dcadec: fix "set but not used" variable
Signed-off-by: Michael …
|
|
|
@c1f3a4d1
|
12 years |
michaelni |
libavfilter/filtfmts: fix argv/argc checks
Signed-off-by: Michael …
|
|
|
@f5326dc6
|
12 years |
michaelni |
bavfilter/filtfmts: fix type for channel layouts
Signed-off-by: …
|
|
|
@270a325f
|
12 years |
michaelni |
av_des_init: suppress warning about unused parameter
Signed-off-by: …
|
|
|
@50d1f443
|
12 years |
anton |
mp3dec: read Xing frame TOC index
|
|
|
@2d1a1a7f
|
12 years |
anton |
mp3dec: use named constants for Xing header flags
|
|
|
@9bf41210
|
12 years |
anton |
libx264: add support for nal-hrd, required for Blu-ray streams.
…
|
|
|
@d17d0ec8
|
12 years |
lu_zero |
mov: support random access point grouping
Frames described by this …
|
|
|
@c831ebf6
|
12 years |
lu_zero |
matroskadec: split frame parsing
|
|
|
@117d8c6d
|
12 years |
lu_zero |
matroska: implement support for ProRes
Support Matroska native …
|
|
|
@870e7552
|
12 years |
lu_zero |
matroskadec: validate lace_size when parsed
Stricter validation, …
|
|
|
@c9a39cec
|
12 years |
lu_zero |
matroskadec: return meaningful errors in matroska_decode_buffer
|
|
|
@8d4dd55c
|
12 years |
lu_zero |
matroskadec: refactor matroska_decode_buffer
Make …
|
|
|
@7d843100
|
12 years |
lu_zero |
matroskadec: properly support BlockDuration
|
|
|
@2d0e7713
|
12 years |
lu_zero |
matroskadec: split laces parsing
|
|
|
@8071dca3
|
12 years |
lu_zero |
matroska: implement support for ALAC
Support Matroska native …
|
|
|
@df1d8412
|
12 years |
lu_zero |
matroskadec: fix incorrect unsigned->signed conversion
|
|
|
@581281e2
|
12 years |
lu_zero |
matroskadec: check realloc in lzo encoding
Make all the compression …
|
|
|
@cd4739c4
|
12 years |
lu_zero |
matroska: honor error_recognition on unknown doctypes
|
|
|
@df6c3f9f
|
12 years |
alex.converse |
tiffdec: Add support for GRAY16LE.
Tested with the GraphicsMagick …
|
|
|
@298ed797
|
12 years |
alex.converse |
tiffenc: Add support for little endian RGB48 and GRAY16
|
|
|
@8701f4f8
|
12 years |
janne-libav |
mpeg4: support frame parameter changes with frame-mt
Adds a flag …
|
|
|
@01fc5d66
|
12 years |
janne-libav |
mpegvideo: check ff_find_unused_picture() return value for errors
|
|
|
@32c7589b
|
12 years |
janne-libav |
mpegvideo: release frame buffers before freeing them
Fixes triggering …
|
|
|
@cb3591e6
|
12 years |
michaelni |
avutil: Cast AV_NOPTS_VALUE to int64_t explicitly
Thus comparsion …
|
|
|
@d5fd610d
|
12 years |
michaelni |
wmavoice: initialize best_hist_ptr to NULL to prevent (incorrect) …
|
|
|
@8846115b
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rv34: …
|
|
|
@67d501b4
|
12 years |
michaelni |
Merge commit '1b3439b3055b083df51d7f7838ecc6b3f708b15c'
* commit …
|
|
|
@ac3a9b51
|
12 years |
mans |
configure: msvc: default to 'lib' as 'ar' tool
Signed-off-by: Mans …
|
|
|
@3dbc777c
|
12 years |
mans |
build: support some non-standard ar variants
This adds support for …
|
|
|
@b90210e9
|
12 years |
stefasab |
doc/filters: clarify use of graph2dot
The GRAPH_DESCRIPTION string …
|
|
|
@f398617b
|
12 years |
stefasab |
ffprobe: fix CSV writer output
Fix regression introduced in …
|
|
|