|
|
|
@4b6bfbe2
|
14 years |
Carl Eugen Hoyos |
100l: Fix crash in SPDIF muxer.
Originally committed as revision …
|
|
|
@0985e1a3
|
14 years |
Aurélien Jacobs |
move the av_parse_color() function from libavfilter to libavcore
…
|
|
|
@909865fd
|
14 years |
Carl Eugen Hoyos |
Add support for IEC 61937 ("SPDIF") encapsulation for E-AC-3.
Only …
|
|
|
@c71e9640
|
14 years |
baptiste.coudurier |
100L fix get_video_buffer in pad filter, get_video_buffer will store …
|
|
|
@b3c0fc76
|
14 years |
Aurélien Jacobs |
av_find_stream_info(): set subtitle codec time_base
Originally …
|
|
|
@2b91d83
|
14 years |
baptiste.coudurier |
In mov demuxer, export .mov encoder metadata tag
Originally committed …
|
|
|
@9d9c3e1a
|
14 years |
baptiste.coudurier |
Make DNxHD encoder produce files that are strictly VC-3 compatible
…
|
|
|
@dd22cfb
|
14 years |
martin |
rtsp: Parse and use the Content-Base reply header, if present
This …
|
|
|
@f3d7763
|
14 years |
kostya.shishkov |
16l trocadero: Musepack SV7 decoder may skip more than 16 bits at the …
|
|
|
@c99f9b0a
|
14 years |
Aurélien Jacobs |
minor bump and Changelog entry for r25747
Originally committed as …
|
|
|
@c716f917
|
14 years |
Aurélien Jacobs |
minor bump and APIchanges for r25745
Originally committed as revision …
|
|
|
@86abf868
|
14 years |
martin |
adpcm: Fix a comment
Originally committed as revision 25751 to …
|
|
|
@bad1117b
|
14 years |
vitor1001 |
Add AMR-NB FATE tests
Originally committed as revision 25750 to …
|
|
|
@4aa826e9
|
14 years |
vitor1001 |
Add Musepack7 FATE test
Originally committed as revision 25749 to …
|
|
|
@f6c182a0
|
14 years |
stefano.sabatini-lala |
Fix frei0r filter after av_parse_color() syntax change.
Originally …
|
|
|
@5952be07
|
14 years |
Aurélien Jacobs |
add missing files in previous commit (ASS encoder and decoder)
…
|
|
|
@e9c098db
|
14 years |
Aurélien Jacobs |
add ASS encoder and decoder
Originally committed as revision 25746 to …
|
|
|
@cb2c971d
|
14 years |
Aurélien Jacobs |
allow passing subtitles header between decoder and encoder
Originally …
|
|
|
@2722dd6e
|
14 years |
Aurélien Jacobs |
improve av_parse_color() to allow for non-null terminated color string …
|
|
|
@521b860
|
14 years |
Aurélien Jacobs |
improve av_parse_color() to support html formatting
Originally …
|
|
|
@8f55616f
|
14 years |
Aurélien Jacobs |
add global header support for subtitles encoding
Originally committed …
|
|
|
@47c5e414
|
14 years |
stefano.sabatini-lala |
Fix revision number of the last APIchanges entry.
Originally …
|
|
|
@5aaea022
|
14 years |
stefano.sabatini-lala |
Make avfiltergraph.h public.
Originally committed as revision 25740 …
|
|
|
@906eaab4
|
14 years |
stefano.sabatini-lala |
In ff_get_ref_perms_string() use 'u' and 'U' for representing …
|
|
|
@27323146
|
14 years |
wyskas |
lavf/utils: use av_{i/o}format_next() instead of first_{i/o}format
…
|
|
|
@4fcbb2a
|
14 years |
stefano.sabatini-lala |
Prefix with "ff_" the functions:
ff_avfilter_graph_check_validity() …
|
|
|
@bbf07bf9
|
14 years |
vitor1001 |
Remove now unused file (should have been part of commit r25735)
…
|
|
|
@c51722bf
|
14 years |
vitor1001 |
Test 4XM decoding (and not only demuxing) in FATE tests
Originally …
|
|
|
@c4e8733a
|
14 years |
vitor1001 |
Fix visual artifacts in 4XM decoding on big-endian system
Originally …
|
|
|
@38b3bda
|
14 years |
martin |
adpcm: Replace any of the leaf nodes in the heap
By not looking for …
|
|
|
@4106b7f1
|
14 years |
martin |
Reindent
Originally committed as revision 25732 to …
|
|
|
@f82e8f34
|
14 years |
martin |
adpcm: Store the trellis nodes in a heap instead of a sorted array
…
|
|
|
@5d6e4c16
|
14 years |
stefano.sabatini-lala |
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum …
|
|
|
@09f47fa4
|
14 years |
wyskas |
ffmpeg.c: add a forgotten break in chapter copying
only copy chapters …
|
|
|
@a9c2bf9d
|
14 years |
wyskas |
ffmpeg.c: reindent
Originally committed as revision 25728 to …
|
|
|
@91e96eba
|
14 years |
wyskas |
ffmpeg.c: add an option for copying chapters
fixes issue 2068
…
|
|
|
@5fb2f13
|
14 years |
alex.converse |
10l: dx shouldn't exist.
sorry sorry sorry sorry
Originally …
|
|
|
@0611f67
|
14 years |
alex.converse |
10l: vorbisdec: declare dy
Originally committed as revision 25725 to …
|
|
|
@8455e8c7
|
14 years |
alex.converse |
vorbisdec: Fix floor1 decoding
An intermediate value in the floor 1 …
|
|
|
@668673f1
|
14 years |
stefano.sabatini-lala |
Add missing check on the existence of an associated output pad for …
|
|
|
@cb4fe492
|
14 years |
Aurélien Jacobs |
remove declaration inside for(), i is already declared
Originally …
|
|
|
@ba83c4bf
|
14 years |
nicolas.george |
MJPEG/AVI1 to JPEG/JFIF bitstream filter.
Originally committed as …
|
|
|
@2c5168af
|
14 years |
darkshikari |
Remove bitrate tolerance from libx264 interface
Nobody ever uses it …
|
|
|
@6ed3bace
|
14 years |
Aurélien Jacobs |
drop support for base-10 encoded alpha component in av_parse_color()
…
|
|
|
@119a34f7
|
14 years |
stefano.sabatini-lala |
In avcodec_pix_fmt_string() use local variable pixdesc rather than …
|
|
|
@2de6f6e8
|
14 years |
stefano.sabatini-lala |
Make avcodec_pix_fmt_string() use the information in the pixel format …
|
|
|
@086e997e
|
14 years |
Carl Eugen Hoyos |
Intel C compiler 12.0 does not suport these attributes: may_alias, …
|
|
|
@8079d2ec
|
14 years |
Carl Eugen Hoyos |
Move code to be used by the IEC 61937 demuxer from spifenc.c into …
|
|
|
@fe655f67
|
14 years |
Carl Eugen Hoyos |
Simplify: Remove impossible condition.
Patch by Nicolas Kaiser, nikai …
|
|
|
@8cceef1
|
14 years |
Carl Eugen Hoyos |
Rename spdif.c as spdifenc,c to prepare for future spdif demuxer.
…
|
|
|
@ed5d30d9
|
14 years |
stefano.sabatini-lala |
Move internal function ff_set_systematic_pal() to libavcore, and …
|
|
|
@a29039ae
|
14 years |
Thilo Borgmann |
Reindent after last commit.
Originally committed as revision 25711 to …
|
|
|
@4051ae76
|
14 years |
Thilo Borgmann |
Allow clean initialization of lut_status array by changing type to …
|
|
|
@361d275
|
14 years |
stefano.sabatini-lala |
Add a file for bitstream filters documentation.
Based on a patch by …
|
|
|
@d2af7205
|
14 years |
stefano.sabatini-lala |
Use hierarchic names convention (prefix them with av_expr) for the …
|
|
|
@24de0edb
|
14 years |
stefano.sabatini-lala |
Rename avfilter_destroy() as avfilter_free().
The new name is shorter …
|
|
|
@7b393736
|
14 years |
wyskas |
ffmpeg.c: allow using negative file indices to disable metadata …
|
|
|
@1e80a0ea
|
14 years |
stefano.sabatini-lala |
Remove graphparser.h header, move AVFilterInOut and …
|
|
|
@0b90e4a2
|
14 years |
stefano.sabatini-lala |
Document AVFilterInOut fields.
Originally committed as revision 25704 …
|
|
|
@55b2a9ba
|
14 years |
stefano.sabatini-lala |
Extend documentation for parse_filter().
Originally committed as …
|
|
|
@3fd3eea7
|
14 years |
stefano.sabatini-lala |
Fix date in latest APIchanges entry.
Originally committed as revision …
|
|
|
@da6ec07c
|
14 years |
stefano.sabatini-lala |
Bump lavfi minor and add APIchanges entry after the rename of …
|
|
|
@7313132b
|
14 years |
stefano.sabatini-lala |
Rename AVFilterInOut field filter to filter_ctx, more semantically …
|
|
|
@c24f76b9
|
14 years |
stefano.sabatini-lala |
Make avfilter_graph_parse() always return meaningful error codes.
…
|
|
|
@0cc8b659
|
14 years |
stefano.sabatini-lala |
Make parse_outputs() always return meaningful error codes.
Originally …
|
|
|
@00b3ca3
|
14 years |
stefano.sabatini-lala |
Add missing memory check in parse_inputs(), and fix possible (yet very …
|
|
|
@42e7f6d7
|
14 years |
stefano.sabatini-lala |
Make parse_inputs() return AVERROR(EINVAL) rather than -1 in case the …
|
|
|
@fbd97184
|
14 years |
stefano.sabatini-lala |
Add missing check in link_filter_inouts(), and fix possible (yet very …
|
|
|
@ed581e65
|
14 years |
stefano.sabatini-lala |
Rename the variable filter to filt_ctx in link_filter_inouts, as the …
|
|
|
@684ade49
|
14 years |
stefano.sabatini-lala |
Make link_filter_inouts() return meaningful error codes.
Originally …
|
|
|
@688b9dad
|
14 years |
stefano.sabatini-lala |
Change the signature of parse_filter() to make it return an error …
|
|
|
@c58572f8
|
14 years |
stefano.sabatini-lala |
Change the signature of create_filter() to make it return an error …
|
|
|
@8ce803d
|
14 years |
darkshikari |
Make x11grab cursor drawing suck less
This new version:
1. Works on …
|
|
|
@46db10ed
|
14 years |
stefano.sabatini-lala |
Optimize / simplify avcodec_get_pix_fmt_name() check.
Originally …
|
|
|
@a5f27f6d
|
14 years |
stefano.sabatini-lala |
Use av_pix_fmt_descriptors information in avcodec_pix_fmt_string().
…
|
|
|
@f35a41f
|
14 years |
stefano.sabatini-lala |
Make avpicture_fill() return a meaningful error code.
Originally …
|
|
|
@24409b50
|
14 years |
stefano.sabatini-lala |
Remove alpha information from avcodec_pix_fmt_string(), as that …
|
|
|
@ebb7f7de
|
14 years |
alex.converse |
aaclatm: Eliminate dummy packets due to muxlength calculation.
…
|
|
|
@c77549c5
|
14 years |
martin |
rtsp: Set the real_setup pointer properly, avoid out of bounds memory …
|
|
|
@c4d5ee23
|
14 years |
Reimar.Doeffinger |
Fix indentation.
Originally committed as revision 25683 to …
|
|
|
@931856a
|
14 years |
Reimar.Doeffinger |
Improve PGS parsing: the "state" field is not relevant to us,
the …
|
|
|
@c5cb9c94
|
14 years |
kostya.shishkov |
try to give TrueSpeech decoder tables more sensible names
Originally …
|
|
|
@8600bbb3
|
14 years |
tempn |
add my (compn) fingerprint to svn write list in maintainers file
…
|
|
|
@6e872935
|
14 years |
stefano.sabatini-lala |
Implement get_preset_file() in cmdutils.h and use it to factorize code …
|
|
|
@58b4e540
|
14 years |
stefano.sabatini-lala |
Fix FFv1 decoder buffer releasing.
Previously it was releasing the …
|
|
|
@e61bb085
|
14 years |
Reimar.Doeffinger |
Add test for cropping of interlaced H.264.
Originally committed as …
|
|
|
@bbdee6e5
|
14 years |
janne-ffmpeg |
aacdec: consume the audio specific config during LATM parsing
Spotted …
|
|
|
@146b6555
|
14 years |
stefano.sabatini-lala |
Fix off-by-one error in APIchanges file.
Originally committed as …
|
|
|
@97dd1e4a
|
14 years |
stefano.sabatini-lala |
Rename avfilter_graph_destroy() to avfilter_graph_free().
The new …
|
|
|
@e15aeea6
|
14 years |
stefano.sabatini-lala |
Implement avfilter_graph_alloc().
Originally committed as revision …
|
|
|
@a6fdd574
|
14 years |
stefano.sabatini-lala |
Amend avfilter_graph_parse() documentation for the return code, make …
|
|
|
@37e9cc4e
|
14 years |
rsbultje |
Remove two instances of AVERROR(ff_neterrno()), because ff_neterrno() …
|
|
|
@f1c7c6a
|
14 years |
Carl Eugen Hoyos |
Silence icc warning about unsupported option -Wno-parentheses
…
|
|
|
@00d1e96
|
14 years |
Reimar.Doeffinger |
H.264 decode: support cropping up to 28 pixels in interlaced mode. …
|
|
|
@ba7d6e79
|
14 years |
stefano.sabatini-lala |
Remove usage of deprecated libavcodec/audioconvert.h functions.
…
|
|
|
@caa7ad5d
|
14 years |
Carl Eugen Hoyos |
Fix 16kHz Mono NellyMoser in flv.
Patch by Thierry Foucu, tfoucu …
|
|
|
@20fcd079
|
14 years |
stefano.sabatini-lala |
Implement isnan() function evaluation.
Originally committed as …
|
|
|
@07851d7
|
14 years |
stefano.sabatini-lala |
Add eval.texi file.
Originally committed as revision 25665 to …
|
|
|
@9fc2b708
|
14 years |
Reimar.Doeffinger |
Update 24 bpp TM1 reference for decoder fixes.
Originally committed …
|
|
|
@e75f418c
|
14 years |
Reimar.Doeffinger |
Fix aspect for 24bpp TM1 samples.
Originally committed as revision …
|
|
|