|
|
|
@782f69e8
|
14 years |
Reimar.Doeffinger |
Fix memleak: free palette data on close.
Originally committed as …
|
|
|
@73d0e331
|
14 years |
Aurélien Jacobs |
avidec: support non-standard creation_time format
Originally …
|
|
|
@d35cdd57
|
14 years |
Aurélien Jacobs |
avidec: trivial simplification regarding av_metadata_set
Originally …
|
|
|
@eaa4542b
|
14 years |
wyskas |
matroskaenc: don't duplicate title information
Title is already …
|
|
|
@bcb5d217
|
14 years |
wyskas |
id3v2: add TDEN<->creation_time tag mapping
Originally committed as …
|
|
|
@29c5c590
|
14 years |
wyskas |
lavf: document the new creation_time tag
Originally committed as …
|
|
|
@097ea6db
|
14 years |
Reimar.Doeffinger |
100l, fix missing decrement on split PGS packets.
Originally …
|
|
|
@9d252137
|
14 years |
baptiste.coudurier |
In h264 decoder, fix decoding when nal end sequence is present
…
|
|
|
@8ee764b0
|
14 years |
baptiste.coudurier |
Remove some warnings
Originally committed as revision 25808 to …
|
|
|
@175272cb
|
14 years |
baptiste.coudurier |
10l, fix memleak, forgot to free mp4_dec_config_descr
Originally …
|
|
|
@798c6fac
|
14 years |
baptiste.coudurier |
In ts demuxer, support aac flexmux using extradata in iods, issue …
|
|
|
@91360ce6
|
14 years |
baptiste.coudurier |
Unset variable fps for mov and mp4 muxer, they support it
but …
|
|
|
@3b39e273
|
14 years |
Carl Eugen Hoyos |
S/PDIF demuxer
Patch by Anssi Hannula, anssi d hannula a iki d fi
…
|
|
|
@b7be04f3
|
14 years |
stefano.sabatini-lala |
Reindent.
Originally committed as revision 25803 to …
|
|
|
@7de19a3
|
14 years |
stefano.sabatini-lala |
Implement robust parsing in aspect filters.
Originally committed as …
|
|
|
@eee0ef5e
|
14 years |
stefano.sabatini-lala |
Add informative log messages to the set aspect filters.
Originally …
|
|
|
@2fb21bf4
|
14 years |
stefano.sabatini-lala |
Give more explicit/less confusing names to the filters dealing with …
|
|
|
@819e2ab0
|
14 years |
stefano.sabatini-lala |
Add missing check on the existence of avcodec_opts[AVMEDIA_TYPE_X], …
|
|
|
@902d49ee
|
14 years |
baptiste.coudurier |
In yadif filter, copy video props to output picture.
Fix issue #2269. …
|
|
|
@6b133d7e
|
14 years |
Reimar.Doeffinger |
Fail RLE decoding if insufficient data for a complete bitmap was …
|
|
|
@83cd9112
|
14 years |
Reimar.Doeffinger |
Support PGS subtitles with RLE data split over mutiple packets.
Patch …
|
|
|
@fb3d8c23
|
14 years |
wyskas |
ffmpeg.c: document default metadata mappings
Originally committed as …
|
|
|
@477b1aea
|
14 years |
wyskas |
ffmpeg.c: copy global metadata by default
Originally committed as …
|
|
|
@8f190d8b
|
14 years |
ramiro.polla |
fix pointer truncation to int in avpicture_layout()
Originally …
|
|
|
@d2cbdb1
|
14 years |
stefano.sabatini-lala |
Re-implement avpicture_layout() using pixdesc and imgutils API.
The …
|
|
|
@6a269f3
|
14 years |
stefano.sabatini-lala |
Replace "depth" with "nb_bits" in the header of …
|
|
|
@7d3829a8
|
14 years |
kostya.shishkov |
Musepack SV8 supports "mono" files (though it still codes them as …
|
|
|
@63e8d976
|
14 years |
stefano.sabatini-lala |
Use the new libavcore audio channel API.
This also allows to remove a …
|
|
|
@d6e60253
|
14 years |
stefano.sabatini-lala |
Remove declaration of function:
const char …
|
|
|
@176a6157
|
14 years |
stefano.sabatini-lala |
Move audio channel API from libavcodec to libavcore.
Originally …
|
|
|
@7df22143
|
14 years |
Aurélien Jacobs |
movdec: export creation_date as metadata
Originally committed as …
|
|
|
@933875a
|
14 years |
Aurélien Jacobs |
avidec: export creation_date as metadata
Originally committed as …
|
|
|
@58935b25
|
14 years |
stefano.sabatini-lala |
Port overlay filter from the libavfilter repo (with many fixes), …
|
|
|
@e58d039
|
14 years |
Reimar.Doeffinger |
Document added functions.
Originally committed as revision 25783 to …
|
|
|
@fa8cc126
|
14 years |
Reimar.Doeffinger |
Improve documentation wording.
Originally committed as revision 25782 …
|
|
|
@0f46d685
|
14 years |
Reimar.Doeffinger |
Fix indentation.
Originally committed as revision 25781 to …
|
|
|
@18d761a1
|
14 years |
Reimar.Doeffinger |
Fix indentation.
Originally committed as revision 25780 to …
|
|
|
@3354b051
|
14 years |
Reimar.Doeffinger |
Add explanation and alternative implementation for strange xan
gamma …
|
|
|
@24ae353
|
14 years |
Reimar.Doeffinger |
WC3/xan: move palette handling to decoder, avoiding need for …
|
|
|
@6bfc2683
|
14 years |
Reimar.Doeffinger |
Add av_append_packet function, to be used in code that merges packets …
|
|
|
@a08d918e
|
14 years |
Reimar.Doeffinger |
Add a av_grow_packet function, to be used by code that merges
palette …
|
|
|
@1a68e7ed
|
14 years |
martin |
adpcm: Fix a comment in the trellis heap code
This makes the wording …
|
|
|
@d9640a55
|
14 years |
Reimar.Doeffinger |
Merge rotation into lookup table.
Originally committed as revision …
|
|
|
@7f48bfa1
|
14 years |
baptiste.coudurier |
Cosmetics, fix indentation
Originally committed as revision 25773 to …
|
|
|
@78f9d35c
|
14 years |
martin |
adpcm: Only increment heap_pos after finding a good enough sample
…
|
|
|
@d764e3ec
|
14 years |
martin |
adpcm: Use a hash table to improve checking for duplicate samples
…
|
|
|
@47d2ddca
|
14 years |
baptiste.coudurier |
Fix qdm2 decoder packet handling to match the api
Originally …
|
|
|
@5878d5bd
|
14 years |
stefano.sabatini-lala |
Order matters, fix test files linking.
Originally committed as …
|
|
|
@9abf3441
|
14 years |
stefano.sabatini-lala |
Log error message in case of invalid parsing.
Originally committed as …
|
|
|
@bdb47f3a
|
14 years |
stefano.sabatini-lala |
Fix style: if( -> if (.
Originally committed as revision 25764 to …
|
|
|
@cef4b74b
|
14 years |
stefano.sabatini-lala |
Remove redundant information in header.
Originally committed as …
|
|
|
@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 …
|
|
|