|
|
|
@5f14b565
|
15 years |
pross |
Core Audio Format demuxer
Originally committed as revision 19879 to …
|
|
|
@2d423666
|
15 years |
pross |
Make mov LPCM and AAC parsing functions public
Originally committed …
|
|
|
@fa77dd63
|
15 years |
pross |
perform sanity check on number of audio channels in avcodec_open()
…
|
|
|
@385ae702
|
15 years |
gbeauchesne |
Fill in new VASliceParameterBufferMPEG2.slice_horizontal_position …
|
|
|
@25450bb2
|
15 years |
gbeauchesne |
Move down HWAccel code path so that to fill in s->mb_x first.
…
|
|
|
@91172133
|
15 years |
kostya.shishkov |
Enhance Musepack SV8 probing code
Originally committed as revision …
|
|
|
@e458dd0b
|
15 years |
michaelni |
Flv should be AVFMT_VARIABLE_FPS.
Originally committed as revision …
|
|
|
@657eca1f
|
15 years |
michaelni |
Upgrade a few important messages to AV_LOG_WARNING.
Originally …
|
|
|
@03555376
|
15 years |
michaelni |
Fix indention after previous commit.
Originally committed as revision …
|
|
|
@ddce56ef
|
15 years |
michaelni |
Make packet interleaving in the muxer not scan through the whole …
|
|
|
@42831b4
|
15 years |
michaelni |
Also reset *_end in flush_packet_queue().
Originally committed as …
|
|
|
@8cd6b388
|
15 years |
stefano.sabatini-lala |
Make pkgconfig_generate() fill Libs with the required linking flags
if …
|
|
|
@ea25c063
|
15 years |
justin.ruggles |
10l: set genre default immediately before reading genre tag
…
|
|
|
@d891cbb4
|
15 years |
justin.ruggles |
Set ID3v1 genre to 0xFF (unknown) by default instead of 0 (Blues).
…
|
|
|
@68336ea8
|
15 years |
mans |
10l: fix ff_fft_init_arm() prototype
Originally committed as revision …
|
|
|
@f4863213
|
15 years |
mans |
Move per-arch fft init bits into the corresponding subdirs
Originally …
|
|
|
@9155be47
|
15 years |
kostya.shishkov |
Do not set 0 FPS in VC-1 test stream format demuxer.
Originally …
|
|
|
@6776061b
|
15 years |
vitor1001 |
Add two more sizes to ff_sine_windows[] and also pad it with NULLs so …
|
|
|
@05db409
|
15 years |
kostya.shishkov |
Check for explicit 32-bit FPS value so it works on 64-bit systems too
…
|
|
|
@23218a9
|
15 years |
kostya.shishkov |
Make probing for VC1 test bitstream format stricter
Originally …
|
|
|
@2370338
|
15 years |
jmenon86 |
Fix max_coded_frame_size computation to account for byte alignment.
…
|
|
|
@37e34df
|
15 years |
michaelni |
Check offset in flv_probe()
Originally committed as revision 19858 to …
|
|
|
@0535f91
|
15 years |
michaelni |
Do not return values above AVPROBE_SCORE_MAX from probe().
Originally …
|
|
|
@2a3caca2
|
15 years |
michaelni |
Make h261 and mpegvideo probe a little more robust so they dont fail …
|
|
|
@ff19d438
|
15 years |
michaelni |
Init i to 0 (10l fix).
Patch by Martin Storsjö / martin von martin aus …
|
|
|
@c4674a47
|
15 years |
michaelni |
Make mpeg_probe() pass probetest.
Originally committed as revision …
|
|
|
@6e7ef5ec
|
15 years |
michaelni |
Probetest, to test the demuxers probe functions against random and not …
|
|
|
@3489e150
|
15 years |
Reimar.Doeffinger |
Slightly stricter MPEG-PES probing, fixes issue 1383.
Originally …
|
|
|
@5837e4ca
|
15 years |
Reimar.Doeffinger |
Vastly improved mm_probe function, passes probetest.
Originally …
|
|
|
@97e07808
|
15 years |
Reimar.Doeffinger |
Improve sierravmd probe. It is still quite weak, but further …
|
|
|
@1ac95630
|
15 years |
michaelni |
Slighty tweak mp3 probe threshold to prevent probetest from …
|
|
|
@6377de61
|
15 years |
Reimar.Doeffinger |
Try harder to avoid false positives for DV probe.
Require at least one …
|
|
|
@98487a5b
|
15 years |
Reimar.Doeffinger |
Make dnxhd probe more strict, fail if we detect values in header that …
|
|
|
@9ecc4141
|
15 years |
mans |
ARM: 10l: fix large FFTs
Originally committed as revision 19846 to …
|
|
|
@89c4e176
|
15 years |
michaelni |
Rewrite h261_probe().
New code can detect h261 startcodes even when …
|
|
|
@05bdd33a
|
15 years |
Reimar.Doeffinger |
Make DTS probe more robust against false positives (as e.g. probetest …
|
|
|
@9f449d57
|
15 years |
Reimar.Doeffinger |
Check the index validity more thoroughly for the c93 probe function. …
|
|
|
@ddbb7c9b
|
15 years |
Reimar.Doeffinger |
Add more sanity checks for header elements, rejecting files with …
|
|
|
@e4c01d40
|
15 years |
michaelni |
Rewrite h263_probe().
The new code should detect h263 even if the …
|
|
|
@21ab5c58
|
15 years |
Reimar.Doeffinger |
Extend check for integer overflow for malloc argument to take into …
|
|
|
@65d6d403
|
15 years |
kostya.shishkov |
Fix wrong logical operator which causes too relaxed checking in VC-1 …
|
|
|
@8466ab59
|
15 years |
Reimar.Doeffinger |
Check buffer size for idcin check, otherwise false positives are too …
|
|
|
@03354862
|
15 years |
darkshikari |
Update preset files to jive somewhat better with more recent x264 API. …
|
|
|
@8bb7dda2
|
15 years |
baptiste.coudurier |
ensure pes buffer is set to avoid segv
Originally committed as …
|
|
|
@8956f680
|
15 years |
baptiste.coudurier |
reset pes state to skip after flushing, avoid segv with …
|
|
|
@6acd4d89
|
15 years |
banan |
Do not release the AVFrame when using reget_buffer in flashsv.
…
|
|
|
@000b8b86
|
15 years |
banan |
Add condition to aea demuxer probe.
Originally committed as revision …
|
|
|
@04a6d1b0
|
15 years |
banan |
Cosmetics. Renames, indentation and spacing.
Originally committed as …
|
|
|
@72cdcc0b
|
15 years |
diego |
Replace @node commands with @anchor to refer to specific points in the …
|
|
|
@cbb5da57
|
15 years |
Reimar.Doeffinger |
When resetting vst->pkt.data to NULL, also set vst->slices.
This …
|
|
|
@dbe0ad8
|
15 years |
schreter |
Use I/O buffer size as initial value for backoff for seeking sync …
|
|
|
@749fac31
|
15 years |
ramiro.polla |
Reset slice direction at end of each frame.
Originally committed as …
|
|
|
@9451b59
|
15 years |
ramiro.polla |
Remove ; after while(0) in macros.
Originally committed as revision …
|
|
|
@e20b196
|
15 years |
ramiro.polla |
Remove ; after while(0) in macros.
Originally committed as revision …
|
|
|
@0345f36b
|
15 years |
ramiro.polla |
eval: Check for return value of memory allocations.
Originally …
|
|
|
@7ef61879
|
15 years |
ramiro.polla |
Check for return value of some context allocations.
Originally …
|
|
|
@600b9c5c
|
15 years |
vitor1001 |
Do not do free AVStream in case of error, this is not supposed to be …
|
|
|
@2dbcb03a
|
15 years |
banan |
Remove table that was forgotten in the split.
Originally committed as …
|
|
|
@acc69c1c
|
15 years |
banan |
Fix doxygen comment
Originally committed as revision 19823 to …
|
|
|
@bc7f96b1
|
15 years |
saschasommer |
reinit get_bits for every decode_packet call
Originally committed as …
|
|
|
@6fa6c48
|
15 years |
benoit.fouet |
Make get_ur_golomb capable of reading 16 bit values.
Patch by Lars …
|
|
|
@6249c33e
|
15 years |
benoit.fouet |
Fix a typo in the documentation.
Patch by Lars Täuber: firstname …
|
|
|
@edc0f5dc
|
15 years |
mans |
ARM: NEON optimised MDCT
Originally committed as revision 19819 to …
|
|
|
@46c32e26
|
15 years |
mans |
Prepare for optimised forward MDCT implementations
This adds a …
|
|
|
@750f5034
|
15 years |
mans |
ARM: faster NEON IMDCT
Originally committed as revision 19817 to …
|
|
|
@61d00297
|
15 years |
banan |
Cosmetics, add spaces
Originally committed as revision 19816 to …
|
|
|
@c64c0a9b
|
15 years |
banan |
Move get_arg to avoid future declaration of function when
new code is …
|
|
|
@7141c859
|
15 years |
banan |
Use reget_buffer instead of get_buffer. Fixes issue1367.
Patch by …
|
|
|
@223e8df
|
15 years |
banan |
Add ATRAC1 codec ID.
Originally committed as revision 19813 to …
|
|
|
@d0b57c6f
|
15 years |
banan |
Initial commit of the MD studio demuxer, not hooked up yet
Originally …
|
|
|
@dbb0f96f
|
15 years |
banan |
Initial commit of the atrac1 decoder, not hooked up yet
Originally …
|
|
|
@76ec34a5
|
15 years |
banan |
Remove redundant code forgotten in the split
Originally committed as …
|
|
|
@b52b0913
|
15 years |
michaelni |
Check for thread_count==0.
fixed issue1333
Originally committed as …
|
|
|
@19a9a49e
|
15 years |
Reimar.Doeffinger |
Simplify: reget_buffer behaves exactly like get_buffer if the buffer …
|
|
|
@2205da0d
|
15 years |
diego |
Fix typo: '.' was used instead of '/' as directory separator.
…
|
|
|
@648d7920
|
15 years |
mans |
ARM: NEON optimised FFT and MDCT
Vorbis and AC3 ~3x faster.
Parts by …
|
|
|
@6d9d289e
|
15 years |
mans |
DCA: move an aligned array from stack to context
Originally committed …
|
|
|
@95e561ec
|
15 years |
mans |
configure: add -g to ASFLAGS when debug is enabled
Originally …
|
|
|
@f7ba16a7
|
15 years |
Reimar.Doeffinger |
Fix typo in configure error message.
Originally committed as revision …
|
|
|
@e5f58f81
|
15 years |
Carl Eugen Hoyos |
Document padding for AVProbeData.
Patch by roundup user shinya, …
|
|
|
@e43198af
|
15 years |
michaelni |
Check thread count as multithreaded decoding is not supported.
Fixes …
|
|
|
@30715d42
|
15 years |
ramiro.polla |
Document that slices can be bottom to top or top to bottom.
…
|
|
|
@46f3b40e
|
15 years |
Reimar.Doeffinger |
Add warnings to av_strlcat and av_strlcpy doxygen that the input …
|
|
|
@76bcd87b
|
15 years |
banan |
Change developer doc to reflect reality
Originally committed as …
|
|
|
@2c14ded3
|
15 years |
Carl Eugen Hoyos |
Fix a bug with reading non-interleaved AVI if one the streams is …
|
|
|
@b60de406
|
15 years |
Carl Eugen Hoyos |
Factorise st->nb_index_entries check.
Patch by Maksym Veremeyenko, …
|
|
|
@0e1baede
|
15 years |
banan |
Split out common routines needed in the atrac1 decoder from atrac3.c …
|
|
|
@b057170f
|
15 years |
diego |
Remove pointless debug statement that fails to compile.
Originally …
|
|
|
@17f0c3be
|
15 years |
Reimar.Doeffinger |
Try to clarify that anyone using get_bits must check for buffer …
|
|
|
@e4bc8af
|
15 years |
baptiste.coudurier |
check entries against field_size, potential malloc overflow in …
|
|
|
@1c4bf2e
|
15 years |
baptiste.coudurier |
add one missing check for stream existence in read_elst, fix #1364
…
|
|
|
@7d73d1c3
|
15 years |
ramiro.polla |
Indent.
Originally committed as revision 29654 to …
|
|
|
@b126dee9
|
15 years |
diego |
Use all 32 bits of the timestamp when calculating flv duration.
At the …
|
|
|
@35c433d
|
15 years |
Carl Eugen Hoyos |
Cosmetics: Fix typo.
Originally committed as revision 19790 to …
|
|
|
@2ba83017
|
15 years |
Reimar.Doeffinger |
Mark all pix_fmts and supported_framerates compound literals as const. …
|
|
|
@af8aae3f
|
15 years |
schreter |
disable new seeking code in mpeg-ts per #ifdef (use old read_seek by …
|
|
|
@b5f09d31
|
15 years |
Reimar.Doeffinger |
Make sample_fmts and channel_layouts compound literals const to reduce …
|
|
|
@88e70e1b
|
15 years |
Reimar.Doeffinger |
ff_rm_metadata is const.
Originally committed as revision 19786 to …
|
|
|
@c55e5b5f
|
15 years |
Reimar.Doeffinger |
ff_sine_windows table contains only constant data, too.
Originally …
|
|
|
@faca5619
|
15 years |
Reimar.Doeffinger |
The ff_cos_tabs table itself is constant, too, so mark it as such.
…
|
|
|