|
|
|
@519ebb5e
|
12 years |
michaelni |
rmdec: flush audio packet on seeking
Fixes Ticket1605
Signed-off-by: …
|
|
|
@ef3c8883
|
12 years |
michaelni |
doc/developer: Add "security fixes" to the release process steps
…
|
|
|
@36258f98
|
12 years |
michaelni |
Merge remote-tracking branch 'cigaes/master'
* cigaes/master:
fate: …
|
|
|
@c603f226
|
12 years |
michaelni |
avutil/get_pool: remove dead operations whichs result is never used.
…
|
|
|
@e3be7b11
|
12 years |
michaelni |
avutil/get_pool: Remove redundant initial atomic operation
602->442 …
|
|
|
@ec7fc7b7
|
12 years |
nicolas.george |
fate: add a test for -filter_complex / -lavfi without input.
|
|
|
@40ea006b
|
12 years |
nicolas.george |
ffmpeg: make -lavfi an alias for -filter_complex.
|
|
|
@9cde9f70
|
12 years |
michaelni |
mpeg: Add passing DVD navigation packets (startcode 0x1bf) to caller …
|
|
|
@975fbd43
|
12 years |
michaelni |
Merge remote-tracking branch 'cigaes/master'
* cigaes/master:
…
|
|
|
@fa7031ad
|
12 years |
michaelni |
h264_refs: fix typo in refs fallback check
Fixes regression since …
|
|
|
@5787a716
|
12 years |
stefasab |
lavfi/swapuv: remove deprecated base field use
|
|
|
@5fe542d7
|
12 years |
stefasab |
ffplay: remove options skiploop, skipidct, skipframe
The …
|
|
|
@f7d1a18c
|
12 years |
stefasab |
ffplay: remove unused variable "codec"
Fix warning:
ffplay.c: In …
|
|
|
@171bd38e
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@ac1cea55
|
12 years |
michaelni |
Merge commit '23f4c5acc438366d84cacf49e33b0bcd72f04937'
* commit …
|
|
|
@7e6c67dd
|
12 years |
nicolas.george |
lavfi/buffersink: fix header.
Move non-obsolete functions, structures …
|
|
|
@a5149607
|
12 years |
nicolas.george |
lavfi/buffersrc: disable deprecated warnings.
|
|
|
@f29c28a8
|
12 years |
nicolas.george |
lavfi/buffersrc: check channel count changes.
|
|
|
@79b18357
|
12 years |
onemda |
sndio_dec: add missing #include for av_gettime()
Signed-off-by: Paul …
|
|
|
@3cd34263
|
12 years |
nicolas.george |
lavfi/buffersrc: set channel layout if it is known.
Introduced in …
|
|
|
@65528080
|
12 years |
anton |
lavc,lavfi: fix calculating the plane size in the AVBufferRef wrappers …
|
|
|
@9f95e355
|
12 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: add …
|
|
|
@0f955346
|
12 years |
michaelni |
h264_qpel: fix another forgotten int stride
Signed-off-by: Michael …
|
|
|
@3313b9cc
|
12 years |
Clément Bœsch |
lavc: remove unecessary a64enc include.
|
|
|
@e96175ad
|
12 years |
Marton Balint |
ffplay: add -af option
Based on a patch by Stefano Sabatini …
|
|
|
@738487f8
|
12 years |
Marton Balint |
ffplay: use refcounted frames for audio
Signed-off-by: Marton Balint …
|
|
|
@9eafdd51
|
12 years |
Marton Balint |
ffplay: use frame->pts if available for setting the audio clock
…
|
|
|
@1822519d
|
12 years |
Marton Balint |
ffplay: restructure audio stream opening code
Preparation for -af …
|
|
|
@286153ea
|
12 years |
Clément Bœsch |
lavfi/alphaextract: fix frame memleak.
|
|
|
@f566ac48
|
12 years |
michaelni |
avutil/frame: fix video buffer allocation
The padding was lost during …
|
|
|
@be5c5c3
|
12 years |
stefasab |
tests/filter-metadata-scenedetect: update reference
Fix reference …
|
|
|
@72a1257b
|
12 years |
stefasab |
tests/eval: fix reference after …
|
|
|
@2b27f7fb
|
12 years |
Clément Bœsch |
lavfi/thumbnail: replace frame unref with free.
Fixes memleak spotted …
|
|
|
@f7ab23b0
|
12 years |
stefasab |
ffprobe: remove deprecated frame "reference" field
|
|
|
@db36ea5b
|
12 years |
stefasab |
lavfi/settb: add support for named options
|
|
|
@0407a79e
|
12 years |
stefasab |
lavfi/blackframe: add support for named options
|
|
|
@356922e2
|
12 years |
stefasab |
doc/filters: add bit-slicing example in lutyuv docs
|
|
|
@b2098d24
|
12 years |
stefasab |
lavu/eval: add bitor and bitand functions
Warning note suggested by …
|
|
|
@d8dccf6
|
12 years |
michaelni |
lavfi: let gcc realign the stack on public graph driving functions
…
|
|
|
@8d84e90c
|
12 years |
Clément Bœsch |
lavfi/delogo: 10l forgotten trailing NULL in shorthand.
Regression …
|
|
|
@c9a51c29
|
12 years |
michaelni |
yadif: remove an 'm' from the LOAD macro definition
Signed-off-by: …
|
|
|
@1d3b14ca
|
12 years |
michaelni |
yadif: remove repeated check on width
The filter already checks that …
|
|
|
@7976d92d
|
12 years |
michaelni |
yadif: cosmetic indentation from previous commits
Signed-off-by: …
|
|
|
@0a5814c9
|
12 years |
michaelni |
yadif: x86 assembly for 9 to 14-bit samples
These smaller samples do …
|
|
|
@17e7b495
|
12 years |
michaelni |
yadif: x86 assembly for 16-bit samples
This is a fairly dumb copy of …
|
|
|
@75c7e458
|
12 years |
eclipse7 |
Do not (re-)set libx264 parameter b_tff if interlaced encoding was not …
|
|
|
@23f4c5ac
|
12 years |
siretart |
document the release process
|
|
|
@639a9e2
|
12 years |
nicolas.george |
ffmpeg_opt: add OPT_INPUT to -fix_sub_duration and -canvas_size.
|
|
|
@a77f4537
|
12 years |
michaelni |
lavfi/avcodec: deprecate remainders of the avcodec glue code
Since …
|
|
|
@07d4f557
|
12 years |
michaelni |
append_packet_chunked: Remove unused initialization.
Signed-off-by: …
|
|
|
@946cbf04
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@afb3fb33
|
12 years |
michaelni |
Merge commit 'f4281f457194a6a4489fbd7423e2ab2e13c6d4d9'
* commit …
|
|
|
@7fff5781
|
12 years |
michaelni |
Merge commit 'e4a7b2177d14678ae240edcabaacfe2b14619b7b'
* commit …
|
|
|
@b64077be
|
12 years |
michaelni |
Merge commit '9676b9a2cdc4a90611188fc48d8d388e427997c5'
* commit …
|
|
|
@e1b10927
|
12 years |
Clément Bœsch |
fate: test both direct and indirect paths in delogo filter.
|
|
|
@9f1667ab
|
12 years |
Clément Bœsch |
fate: test both direct and indirect paths in hue filter.
|
|
|
@ecade984
|
12 years |
michaelni |
Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'
* commit …
|
|
|
@8a0187e4
|
12 years |
Clément Bœsch |
fate: test both direct and indirect paths in hqdn3d and gradfun.
|
|
|
@3b2b636a
|
12 years |
Clément Bœsch |
lavfi: add perms and aperms filters.
|
|
|
@18369967
|
12 years |
michaelni |
Merge commit '556aab8f11b045a21182eee32413aa78d5c8539b'
* commit …
|
|
|
@e066fb54
|
12 years |
michaelni |
Merge commit 'aa3c77998404cc32233cb76e961ca27db8565459'
* commit …
|
|
|
@aef816f9
|
12 years |
michaelni |
Merge commit 'ca6c3f2c53be70aa3c38e8f1292809db89ea1ba6'
* commit …
|
|
|
@e4e4add0
|
12 years |
Reimar.Doeffinger |
Add raw VC-1 muxer to match demuxer.
This is admittedly kind of …
|
|
|
@5301aed9
|
12 years |
Reimar.Doeffinger |
vc1testenc: give muxer same name as demuxer
Otherwise ffmpeg -formats …
|
|
|
@c3c3bc7
|
12 years |
Reimar.Doeffinger |
Make ff_win32_open more robust.
- Make MultiByteToWideChar fail when …
|
|
|
@23426987
|
12 years |
Reimar.Doeffinger |
mpeg12: reduce hwaccel-related code duplication.
Signed-off-by: …
|
|
|
@4750b05
|
12 years |
anton |
af_join: do not leak input frames.
|
|
|
@c2b9bd97
|
12 years |
anton |
asrc_anullsrc: return EOF, not -1
|
|
|
@f4281f45
|
12 years |
anton |
asrc_anullsrc: do not set samplerate and channel layout explicitly
…
|
|
|
@e4a7b217
|
12 years |
anton |
vf_showinfo: remove its useless init function
Filter private data is …
|
|
|
@4d67ff8e
|
12 years |
anton |
AVOptions: fix using named constants with child contexts.
The named …
|
|
|
@9676b9a2
|
12 years |
anton |
AVOption: remove an unused function parameter.
|
|
|
@ef4d34aa
|
12 years |
anton |
filters.texi: restore mistakenly removed section name for noformat
|
|
|
@dd74e3ef
|
12 years |
anton |
avfiltergraph: use sizeof(var) instead of sizeof(type)
|
|
|
@42c7c61a
|
12 years |
anton |
avfiltergraph: replace AVFilterGraph.filter_count with nb_filters
…
|
|
|
@556aab8f
|
12 years |
anton |
lavfi: use designated initializers in avfilter_class
|
|
|
@7d15cd4
|
12 years |
tempn |
changelog: add support for Monkey's Audio versions from 3.93
|
|
|
@bcd3eb3e
|
12 years |
michaelni |
lavd/v4l2: silence libv4l2 logging
Signed-off-by: Michael Niedermayer …
|
|
|
@361319d0
|
12 years |
michaelni |
dpxenc: fix data offset
Signed-off-by: Michael Niedermayer …
|
|
|
@b90912be
|
12 years |
nicolas.george |
lavd/lavfi: upgrade to AVFrame.
Fix a memory leak because the compat …
|
|
|
@aa3c7799
|
12 years |
anton |
lavf: sanity check size in av_get/append_packet().
To avoid …
|
|
|
@a9b4248
|
12 years |
onemda |
lavc & lavf: replace deprecated av_log* functions
Signed-off-by: Paul …
|
|
|
@3d751b1e
|
12 years |
michaelni |
yadif: correct strides in filter_edges_16bit
The C code treats the …
|
|
|
@cd5f50a2
|
12 years |
michaelni |
avfilter: avoid direct access to AVFrame.channels
Signed-off-by: …
|
|
|
@64308941
|
12 years |
michaelni |
mpegvideo: Fix exported qp table offest
Found-by: wm4
Signed-off-by: …
|
|
|
@70c0ae91
|
12 years |
michaelni |
matroskadec: avoid integer overflow
Found-by: wm4
Signed-off-by: …
|
|
|
@2265bb93
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
add …
|
|
|
@5be70f58
|
12 years |
michaelni |
Merge commit '9652d4fcfc9c07a726b35efc4ac644d9751b36d7'
* commit …
|
|
|
@23179527
|
12 years |
michaelni |
Merge commit 'b164d66e35d349de414e2f0d7365a147aba8a620'
* commit …
|
|
|
@9df0057
|
12 years |
michaelni |
Merge commit '3e175a2a550f5c2f788e8cd969052e10a5025a27'
* commit …
|
|
|
@ca6c3f2c
|
12 years |
lu_zero |
lzo: fix overflow checking in copy_backptr()
The check `src > dst' in …
|
|
|
@8425d693
|
12 years |
lu_zero |
flacdec: simplify bounds checking in flac_probe()
Simplify `p->buf > …
|
|
|
@eba1ff31
|
12 years |
lu_zero |
atrac3: avoid oversized shifting in decode_bytes()
When `off' is 0, …
|
|
|
@c42e2625
|
12 years |
kostya.shishkov |
add support for Monkey's Audio versions from 3.93
|
|
|
@9652d4f
|
12 years |
kostya.shishkov |
ape: provide two additional bytes in buffer for old MAC versions
…
|
|
|
@b164d66e
|
12 years |
kostya.shishkov |
ape: make version-dependent decoding functions called via pointers
…
|
|
|
@81cf53e1
|
12 years |
anton |
mpegts: add support for stream_type 0x42, which is CAVS
This allows …
|
|
|
@3e175a2a
|
12 years |
anton |
avconv: mark attachment streams as immediately finished
There are …
|
|
|
@8a523cfa
|
12 years |
michaelni |
dsputil: remove non-8bpp draw_edge.
It is never used.
Signed-off-by: …
|
|
|
@46728338
|
12 years |
michaelni |
rv34: export qp table
Signed-off-by: Michael Niedermayer …
|
|
|