|
|
|
@1d6eca2d
|
13 years |
michaelni |
Removes the internal avcodec_find_best_pix_fmt1()function previously …
|
|
|
@c8868f28
|
13 years |
michaelni |
vf_scale: apply the same transform to the aspect during init that is …
|
|
|
@1287c81d
|
13 years |
michaelni |
imgconvert: make avcodec_find_best_pix_fmt2() more bug robust against …
|
|
|
@adfe5940
|
13 years |
michaelni |
Adds a new pix fmt function that selects the best dest fmt from among …
|
|
|
@094a4968
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fifo: …
|
|
|
@1717ba0c
|
13 years |
anton |
fifo: add FIFO API test program, and fate test
Signed-off-by: Anton …
|
|
|
@f2011ed2
|
13 years |
anton |
fifo: add av_fifo_peek2(), and deprecate av_fifo_peek()
The new …
|
|
|
@f4f3300c
|
13 years |
siretart |
postprocess.c: filter name needs to be double 0 terminated
…
|
|
|
@02494787
|
13 years |
diego |
doxygen: fix wrong comment syntax, < vs. /<
|
|
|
@0138a8de
|
13 years |
diego |
doxygen: drop pointless star from pointer variable names
|
|
|
@c960e67
|
13 years |
diego |
Replace deprecated av_find_stream_info() by avformat_find_stream_info().
|
|
|
@0a1cf662
|
13 years |
michaelni |
ffplay: fix a crash caused by aborting the video queue
If the video …
|
|
|
@5f677aac
|
13 years |
diego |
xmv: eliminate superfluous zeroing of zero data
Signed-off-by: Diego …
|
|
|
@8af9366e
|
13 years |
Clément Bœsch |
ffprobe: fix deprecated call to av_find_stream_info.
|
|
|
@a544545a
|
13 years |
michaelni |
acodec: change default bitrate to 128k
Signed-off-by: Michael …
|
|
|
@2e97d126
|
13 years |
michaelni |
regtests: use bitrate syntax understood by both tools
Signed-off-by: …
|
|
|
@d2ba1fb5
|
13 years |
diego |
configure: fix typo in avconv dependency list
|
|
|
@876d1d79
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
vp6: …
|
|
|
@f913eeea
|
13 years |
rsbultje |
vp6: partially propagate huffman tree building errors during coeff …
|
|
|
@09c274e0
|
13 years |
rsbultje |
mpeg12: propagate chunk decode errors and fix conditional indentation
…
|
|
|
@7c4e4c6a
|
13 years |
michaelni |
udp: fix circular buffer error handling
Signed-off-by: Michael …
|
|
|
@0d802ac5
|
13 years |
rsbultje |
vc1: fix VC-1 Pulldown handling.
Pulldown flags are being set …
|
|
|
@1cf82cab
|
13 years |
rsbultje |
VC1: Fix first/last row checks with slices
In some places 0/mb_height …
|
|
|
@20f0bf8c
|
13 years |
michaelni |
udp: buffer datagrams in circular buffer instead of a bytestream
…
|
|
|
@ad6c7c1b
|
13 years |
alex.converse |
mp4: Handle non-trivial ES Descriptors.
|
|
|
@abe0b8e9
|
13 years |
michaelni |
sws: use shift for chroma sample up convertion
sws: use shifts for non …
|
|
|
@d4b99744
|
13 years |
rsbultje |
vc1: properly zero coded_block[] edges on new slice entry.
…
|
|
|
@ee0ff051
|
13 years |
michaelni |
ffplay: use lock manager callback to make libavcodec thread-safe
…
|
|
|
@7e7012d0
|
13 years |
michaelni |
oggdec: subtract time of first packet only from duration when it is …
|
|
|
@d2cab951
|
13 years |
michaelni |
oggdec: Make sure start time correction is applied once to each stream …
|
|
|
@bd464037
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avconv: …
|
|
|
@b9630bcf
|
13 years |
alex.converse |
avconv: Replace goto redo on decode fail with continue.
This checks …
|
|
|
@389e0a5a
|
13 years |
alex.converse |
avconv: Remove dead store.
|
|
|
@d4f30c7d
|
13 years |
michaelni |
h264-422: fix fate to handle 10 bit formats on big endian correctly.
…
|
|
|
@565cabf5
|
13 years |
michaelni |
h264: Try to fix 422 intra NEON
Signed-off-by: Michael Niedermayer …
|
|
|
@4ae30cac
|
13 years |
anton |
libx264: add 'crf_max' private option.
Deprecate corresponding global …
|
|
|
@c5dd0bc4
|
13 years |
anton |
libx264: add 'weightp' private option.
Deprecate corresponding global …
|
|
|
@d4b96713
|
13 years |
anton |
libx264: add 'rc_lookahead' private option.
Deprecate corresponding …
|
|
|
@2a44a8f6
|
13 years |
anton |
libx264: add 'psy_trellis' private option.
Deprecate corresponding …
|
|
|
@93e623c6
|
13 years |
anton |
libx264: add 'psy_rd' private option.
Deprecate corresponding global …
|
|
|
@5c75b2a0
|
13 years |
anton |
libx264: add 'aq_strength' private option.
Deprecate corresponding …
|
|
|
@85254fcb
|
13 years |
anton |
libx264: add 'aq_mode' private option.
Deprecate corresponding global …
|
|
|
@9d508e49
|
13 years |
anton |
libx264: add 'cqp' private option.
Deprecate corresponding global option.
|
|
|
@d5dc8cc2
|
13 years |
anton |
libx264: add 'crf' private option.
Deprecate corresponding global …
|
|
|
@8ee18b4b
|
13 years |
anton |
lavc: remove vbv_delay option
It's broken and serves no purpose as …
|
|
|
@5f5e37e0
|
13 years |
Carl Eugen Hoyos |
Support decoding of 2bpp and 4bpp TIFF images.
Based on patches by …
|
|
|
@7e6029f9
|
13 years |
alex.converse |
lavf utils: Fix bad indentation.
|
|
|
@6c7ee2f7
|
13 years |
alex.converse |
avconv: use av_clip_int16 for audio clipping
|
|
|
@4ca6a151
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avconv: …
|
|
|
@bc8c5051
|
13 years |
anton |
avconv: print the codecs names in the stream mapping.
Signed-off-by: …
|
|
|
@c74b44de
|
13 years |
anton |
avconv: move the avcodec_find_decoder() call to add_input_streams().
…
|
|
|
@276f43be
|
13 years |
stefano.sabatini-lala |
lavfi: rename vsrc_movie.c to src_movie.c
The file is going to …
|
|
|
@e26782a
|
13 years |
stefano.sabatini-lala |
lavfi: add ff_parse_pixel_format() internal function, and use it
…
|
|
|
@2c6348ea
|
13 years |
michaelni |
fate: add h264 intra 4:2:2 tests
Signed-off-by: Michael Niedermayer …
|
|
|
@88f71f3
|
13 years |
Carl Eugen Hoyos |
Fix compilation with --disable-avfilter.
Fixes ticket #414.
|
|
|
@45ecda85
|
13 years |
anton |
Windows Media Image decoder (WMVP/WVP2)
Signed-off-by: Anton Khirnov …
|
|
|
@04c9c0ba
|
13 years |
Carl Eugen Hoyos |
Make strtok_r a dependency of abuffer / fix typo.
Fix ticket 413.
|
|
|
@c693aec9
|
13 years |
michaelni |
developer.texi: Suggest a git clone if the patch review process doesnt …
|
|
|
@743586ff
|
13 years |
michaelni |
developer.texi: add Contributing section
Signed-off-by: Michael …
|
|
|
@f3fb71f0
|
13 years |
michaelni |
developer.texi: Simplify "Regression tests section"
Signed-off-by: …
|
|
|
@58368cf2
|
13 years |
michaelni |
developer.texi: remove reference to non existing target fulltest
…
|
|
|
@7a71a3d0
|
13 years |
nicolas.george |
codec_names: remove spaces in sed command.
|
|
|
@3be5a94
|
13 years |
justin.ruggles |
ac3enc: remove outdated TODO comment for apply_channel_coupling()
|
|
|
@5b71ae2b
|
13 years |
Carl Eugen Hoyos |
Be more verbose about H264 cropping errors.
|
|
|
@124deea
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@aeba0583
|
13 years |
nicolas.george |
lavf: warn when a parser is needed and not found.
|
|
|
@355ac7f
|
13 years |
nicolas.george |
rtpenc: use avcodec_get_name to report unsupported codecs.
|
|
|
@1c58264e
|
13 years |
nicolas.george |
flvenc: use avcodec_get_name to report unsupported codecs.
|
|
|
@83ff2a11
|
13 years |
nicolas.george |
ffmpeg: use avcodec_get_name to report missing en/decoders.
|
|
|
@d2d7b713
|
13 years |
nicolas.george |
lavc: use av_get_media_type_string and avcodec_get_name in avcodec_string.
|
|
|
@b3be9f4a
|
13 years |
nicolas.george |
lavc: add a table of all codecs names.
The table is automatically …
|
|
|
@8b52b46c
|
13 years |
nicolas.george |
ffmpeg: print the codecs names in the stream mapping.
|
|
|
@e0ddc2e9
|
13 years |
stefano.sabatini-lala |
vsrc_movie: rename video movie specific callbacks, prefix them with "movie"
|
|
|
@df4c7ae9
|
13 years |
stefano.sabatini-lala |
asink_abuffer: extend ABufferSinkContext to make it accept lists of …
|
|
|
@3e4666f3
|
13 years |
stefano.sabatini-lala |
vsrc_movie: create media agnostic movie init and uninit routines
…
|
|
|
@8aa62bb9
|
13 years |
stefano.sabatini-lala |
af_aformat: use evil ADD_FORMATS macro for cutting out duplicated code
|
|
|
@5fa98ab4
|
13 years |
nicolas.george |
ffmpeg: ignore forward gaps for subtitles streams.
|
|
|
@05a26730
|
13 years |
Carl Eugen Hoyos |
Support more codecs when muxing caf.
|
|
|
@ae60927a
|
13 years |
anton |
libx264: only use ABR mode when the user explicitly set bitrate.
|
|
|
@03eff2bf
|
13 years |
anton |
libx264: use medium preset by default.
|
|
|
@0a593de3
|
13 years |
anton |
mp2 encoder: make 128k the default bitrate.
|
|
|
@fb42d156
|
13 years |
anton |
movenc: use libx264 by default when possible for mov, mp4 and psp
|
|
|
@b71389cb
|
13 years |
anton |
avienc: saner default audio codec.
libmp3lame if available, ac3 otherwise.
|
|
|
@3436c4a3
|
13 years |
anton |
matroskaenc: saner default codecs.
libvorbis/libx264 for video if …
|
|
|
@b6d28ef
|
13 years |
anton |
avplay: add examples of how to specify size/pixel format through …
|
|
|
@ba571f6b
|
13 years |
michaelni |
ffplay: remove unnecessary if (cur_stream) checks
Signed-off-by: …
|
|
|
@84506ebd
|
13 years |
michaelni |
ffplay: get rid of the global cur_stream variable
Signed-off-by: …
|
|
|
@5db1f94b
|
13 years |
michaelni |
ffplay: make step variable a member of the VideoState struct
Getting …
|
|
|
@27667d28
|
13 years |
michaelni |
Updates avcodec_get_pix_fmt_loss to return maximum loss for an invalid …
|
|
|
@18de7969
|
13 years |
Reimar.Doeffinger |
roqvideodec: Improve checking of input buffer bounds.
Fixes trac …
|
|
|
@143d6a3f
|
13 years |
anton |
lavc: add A|E|D flags to "ac" and "ar" options
Fix setting of the …
|
|
|
@ff960980
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
WavPack …
|
|
|
@34c99759
|
13 years |
stefano.sabatini-lala |
vsrc_testsrc: allow to set the sample aspect ratio
Add the sar …
|
|
|
@6a5c693
|
13 years |
stefano.sabatini-lala |
lavdev/lavfi: set sample aspect ratio in the output stream/codec context
|
|
|
@ef25e70d
|
13 years |
Carl Eugen Hoyos |
Stream-copying PureVoice into caf works fine.
|
|
|
@ccb919e3
|
13 years |
lu_zero |
WavPack demuxer: do not rely on index when timestamp is not in indexed …
|
|
|
@5561fe48
|
13 years |
lu_zero |
WavPack demuxer: store position of the first block in index.
…
|
|
|
@4ba8c521
|
13 years |
lu_zero |
WavPack decoder: implement flush function
Signed-off-by: Luca Barbato …
|
|
|
@c5d9bd19
|
13 years |
stefano.sabatini-lala |
asrc_abuffer: pass non-const string to strtok_r in init()
Fix GCC …
|
|
|
@587c8ab9
|
13 years |
stefano.sabatini-lala |
lavfi: add asrc_abuffer - audio buffer source
Originally based on …
|
|
|