|
|
|
@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: …
|
|
|
@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 …
|
|
|
@feac79ce
|
12 years |
michaelni |
rv10: export qp table
Signed-off-by: Michael Niedermayer …
|
|
|
@0bcea7b5
|
12 years |
michaelni |
vf_pp: use new API to access qp table
Signed-off-by: Michael …
|
|
|
@fa80967a
|
12 years |
michaelni |
mpeg1/2: export qp table
Signed-off-by: Michael Niedermayer …
|
|
|
@ff9adf57
|
12 years |
michaelni |
mjpegdec: export qp table
Signed-off-by: Michael Niedermayer …
|
|
|
@a0813e7f
|
12 years |
michaelni |
h263dec: export qp_table
Signed-off-by: Michael Niedermayer …
|
|
|
@caff888
|
12 years |
michaelni |
avutil/frame: add AVBufferRef for qp table
Signed-off-by: Michael …
|
|
|
@1edbeb35
|
12 years |
Clément Bœsch |
lavfi/ebur128: check histogram allocations.
|
|
|
@db670e53
|
12 years |
Clément Bœsch |
lavfi/ebur128: add framelog option.
|
|
|
@1f68bac5
|
12 years |
Clément Bœsch |
lavf/avio: fix two extreemly unreasonble typos.
|
|
|
@9bb25dbd
|
12 years |
stefasab |
examples/filtering_*: constify AVFrame * for print_frame() and …
|
|
|
@9076a6a9
|
12 years |
stefasab |
examples/filtering_audio: update to new API
In particular, fix crash.
|
|
|
@f0da370a
|
12 years |
stefasab |
examples/filtering_video: update to new API
In particular, fix crash.
|
|
|
@7a71544f
|
12 years |
nicolas.george |
lavfi/graphdump: fix output for unknown layouts.
|
|
|
@0eb56a08
|
12 years |
nicolas.george |
ffmpeg: add OPT_INPUT to -guess_layout_max.
|
|
|
@da397173
|
12 years |
nicolas.george |
ffmpeg: add OPT_OUTPUT to -to option.
Fix trac ticket #2355.
|
|
|
@9ace0dbe
|
12 years |
Clément Bœsch |
lavfi/ebur128: use same ref for inputs and outputs.
Fixes Ticket2342.
|
|
|
@870e6251
|
12 years |
michaelni |
mjpegdec: fix indention
Signed-off-by: Michael Niedermayer …
|
|
|
@3c24fbbf
|
12 years |
michaelni |
jpegdec: be less picky on padding
Fixes Ticket2353
Signed-off-by: …
|
|
|
@b066d902
|
12 years |
janne-libav |
vaapi: fix argument for ff_vaapi_common_end_frame call
|
|
|
@b76d8536
|
12 years |
michaelni |
lavc: make compilation of frame_thread_encoder.o optional.
Only …
|
|
|
@4a88d81c
|
12 years |
michaelni |
dsputil: remove duplicate or unused functions.
dct_bits is never set …
|
|
|
@49a514c1
|
12 years |
michaelni |
dsputil: unbreak compilation on sparc after 6802c70
Signed-off-by: …
|
|
|
@7e1efeb5
|
12 years |
michaelni |
MAINTAINERS: mention that people are welcome to pick up and maintain …
|
|
|
@2ffa9e61
|
12 years |
michaelni |
avdevice: bump major
Our previous release (1.1) contained a version …
|
|
|
@cacbf64a
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@13795dbb
|
12 years |
michaelni |
Merge commit '6d97484d72e33f7dde9493a9ead1a72e2f029605'
* commit …
|
|
|
@a9ddb624
|
12 years |
michaelni |
Merge commit '1ecdf8912b9ced51b3267cdcdce5e394d0a3bf8e'
* commit …
|
|
|
@fa92ee82
|
12 years |
michaelni |
Merge commit '63d744e2be39466e3a734c2987cd713e0bac101e'
* commit …
|
|
|
@905e7eb4
|
12 years |
michaelni |
Merge commit 'f099d3d1d5466bd63f4ab36270d169ff9ea613b8'
* commit …
|
|
|
@360d7170
|
12 years |
michaelni |
Merge commit '7c147900b86c0f1cf030b7b844c670649c80c191'
* commit …
|
|
|
@33ecf7ab
|
12 years |
michaelni |
Merge commit 'f05e9beb4ab5fb8b9d5ba81405e9fca901832591'
* commit …
|
|
|
@4853b553
|
12 years |
onemda |
lavc: do not set coded_frame->reference
That field is deprecated.
…
|
|
|
@fe898a03
|
12 years |
Clément Bœsch |
Revert "lavfi/ebur128: fix format negociation for output."
This …
|
|
|
@9efcfbed
|
12 years |
Clément Bœsch |
lavfi/ebur128: fix format negociation for output.
Before this change, …
|
|
|
@a95a387
|
12 years |
Clément Bœsch |
lavfi/thumbnail: support flushing.
This makes possible the raise of …
|
|
|
@ed69c69a
|
12 years |
michaelni |
lavfi/avcodec: fix API version checks
Signed-off-by: Michael …
|
|
|
@3c7f6699
|
12 years |
michaelni |
lavfi/avcodec: cleanup includes
Signed-off-by: Michael Niedermayer …
|
|
|
@edcc51f
|
12 years |
michaelni |
tiff: fix handling of metadata with refcounted frames
Since the …
|
|
|
@0735b508
|
12 years |
michaelni |
yadif: restore speed of the C filtering code
Always use the special …
|
|
|
@12e25ed2
|
12 years |
diego |
avcodec: av_log_missing_feature(1) ---> avpriv_request_sample()
|
|
|
@6d97484d
|
12 years |
diego |
avcodec: av_log_ask_for_sample() ---> avpriv_request_sample()
|
|
|
@1ae07959
|
12 years |
diego |
rsodec: Use avpriv_report_missing_feature() where appropriate
|
|
|
@1ecdf891
|
12 years |
diego |
avformat: av_log_ask_for_sample() ---> avpriv_request_sample()
|
|
|
@63d744e2
|
12 years |
diego |
av_log_missing_feature() ---> avpriv_report_missing_feature()
|
|
|
@f099d3d1
|
12 years |
diego |
Add av_log_{ask_for_sample|missing_feature} replacements to libavutil
…
|
|
|
@ae73264
|
12 years |
stefasab |
lavfi/cropdetect: add support for named options
|
|
|
@febd78e9
|
12 years |
michaelni |
lavu/frame: free frame metadata when unrefing a frame.
Signed-off-by: …
|
|
|
@84bf1cbe
|
12 years |
michaelni |
avcodec: remove AVCodecContext->metadata
This field was only ever set …
|
|
|
@4abf6fa0
|
12 years |
martin |
ismindex: Check the return value of allocations
Signed-off-by: Martin …
|
|
|
@7c147900
|
12 years |
martin |
ismindex: Factorize code for printing chunk duration lists
…
|
|
|
@f05e9beb
|
12 years |
martin |
ismindex: Rename structs and fields from "file" to "track"
The tool …
|
|
|
@de3e0ab3
|
12 years |
Clément Bœsch |
lavfi/delogo: remove sscanf and rely on av_opt_set_from_string() only.
|
|
|
@20dab078
|
12 years |
Clément Bœsch |
lavc/crystalhd: remove now unecessary buffer_hints.
|
|
|
@1ec94b0f
|
12 years |
Clément Bœsch |
lavc: factorize ff_{thread_,re,}get_buffer error messages.
Coccinelle …
|
|
|
@e7279638
|
12 years |
Clément Bœsch |
lavfi/thumbnail: remove unecessary poll_frame() callback.
|
|
|
@bce2e97a
|
12 years |
Clément Bœsch |
lavfi/mptestsrc: raise filter_frame() error.
|
|
|
@afa0b908
|
12 years |
Clément Bœsch |
lavfi/mandelbrot: raise filter_frame() error.
|
|
|
@227a4b63
|
12 years |
Clément Bœsch |
lavfi/life: raise filter_frame() error.
|
|
|