|
|
|
@08c88316
|
18 years |
gpoirier |
fix indentation, patch by Ian Caulfield % ian P caulfield A gmail P …
|
|
|
@44a39bd7
|
18 years |
gpoirier |
Allows the AC3 parser to read the frame size and codec parameters from …
|
|
|
@6ad7cd04
|
18 years |
michaelni |
set last_picture for h.264 too, this significantly improves error …
|
|
|
@560588b7
|
18 years |
baptiste.coudurier |
replace strcpy by memcpy
Originally committed as revision 7685 to …
|
|
|
@0c74098
|
18 years |
michaelni |
crash fix by Carl Eugen Hoyos cehoyos ag.or at
Originally committed …
|
|
|
@9ce5f3b7
|
18 years |
michaelni |
explicit values for all enums
Originally committed as revision 7683 …
|
|
|
@a20a37e
|
18 years |
baptiste.coudurier |
remove useless field
Originally committed as revision 7682 to …
|
|
|
@69e7070d
|
18 years |
baptiste.coudurier |
remove obsolete comment
Originally committed as revision 7681 to …
|
|
|
@44d3fea5
|
18 years |
baptiste.coudurier |
make some fields unsigned
Originally committed as revision 7680 to …
|
|
|
@dfcf8d57
|
18 years |
baptiste.coudurier |
add sanity checks
Originally committed as revision 7679 to …
|
|
|
@3e997aa4
|
18 years |
michaelni |
enum
Originally committed as revision 7678 to …
|
|
|
@2c160320
|
18 years |
michaelni |
maybe fix segfault with missing extradata (unchecked)
Originally …
|
|
|
@e995cfca
|
18 years |
michaelni |
mpegts-documentation-only.patch -- adds documentation patch by Daniel …
|
|
|
@bb2864fb
|
18 years |
mans |
remove unused files
Originally committed as revision 7675 to …
|
|
|
@2ddb79be
|
18 years |
michaelni |
"converts printf's to avlog's" patch by Daniel Kristjansson / danielk …
|
|
|
@105e517
|
18 years |
michaelni |
"removes definition for old crc func" patch by Daniel Kristjansson / …
|
|
|
@0fd9e6f3
|
18 years |
michaelni |
make the asf demuxer resistant against insertion/deletion errors
…
|
|
|
@08eb8fcd
|
18 years |
michaelni |
fix segfault with darkkben.free.fr/corrupted_h264.mp4
Originally …
|
|
|
@79a5b35c
|
18 years |
michaelni |
remove padding to 16bit code, i dont think this change can break …
|
|
|
@a44b3c4d
|
18 years |
michaelni |
make av_find_stream_info() duration user selectable
Originally …
|
|
|
@683ab79c
|
18 years |
michaelni |
flv follows in movs footsteps and has random trash in the width/height …
|
|
|
@74248229
|
18 years |
michaelni |
improve probe and give it the max score
Originally committed as …
|
|
|
@8e606cc8
|
18 years |
michaelni |
seek based on currently active stream fixes seeking in …
|
|
|
@a8062103
|
18 years |
michaelni |
command line option to select the audio stream
Originally committed …
|
|
|
@2f29af39
|
18 years |
michaelni |
flame
Originally committed as revision 7664 to …
|
|
|
@2d529db5
|
18 years |
lucabe72 |
Pass a context to av_log(), when possible
Originally committed as …
|
|
|
@6f9ca74b
|
18 years |
michaelni |
check num_reorder_frames for validity
increase delayed_pic buffer size …
|
|
|
@bd31a388
|
18 years |
baptiste.coudurier |
AVOption is now const, removes a few warnings
Originally committed as …
|
|
|
@9170e34
|
18 years |
michaelni |
adding assert to protect delayed_pic
Originally committed as revision …
|
|
|
@6847e61a
|
18 years |
lu_zero |
10l, there is a corner case afterall...
Originally committed as …
|
|
|
@373c32c7
|
18 years |
diego |
Fix wrong comment, patch by Michel Bardiaux mbardiaux mediaxim be.
…
|
|
|
@b34397b4
|
18 years |
michaelni |
1/0 fix
Originally committed as revision 7658 to …
|
|
|
@f7835507
|
18 years |
michaelni |
consistant error return for asf_get_packet()
Originally committed as …
|
|
|
@92216453
|
18 years |
michaelni |
better padsize check
Originally committed as revision 7656 to …
|
|
|
@0b93103a
|
18 years |
michaelni |
more correct error message
Originally committed as revision 7655 to …
|
|
|
@ceba96cb
|
18 years |
michaelni |
replace wrong return 0 by -1
Originally committed as revision 7654 to …
|
|
|
@13f7e4b
|
18 years |
michaelni |
check to detect nonsense fragment size
Originally committed as …
|
|
|
@1ae7518d
|
18 years |
michaelni |
inden(ta)tion
Originally committed as revision 7652 to …
|
|
|
@200026a
|
18 years |
michaelni |
replace nonsense code by something which makes at least some sense
…
|
|
|
@4c71d727
|
18 years |
michaelni |
check fragment offset and size
yes this too could have been …
|
|
|
@ae60a857
|
18 years |
michaelni |
move frame header reading into its own function
Originally committed …
|
|
|
@b04d5d31
|
18 years |
michaelni |
more correct packet alignment check and correction
Originally …
|
|
|
@5e2a4855
|
18 years |
michaelni |
10l
Originally committed as revision 7647 to …
|
|
|
@4c6f7440
|
18 years |
michaelni |
doxygenize comments
Originally committed as revision 7646 to …
|
|
|
@4e15cc8b
|
18 years |
michaelni |
cosmetics (aligne stuff nicely)
Originally committed as revision 7645 …
|
|
|
@d045b8c
|
18 years |
michaelni |
get rid of some sensless malloc/free
Originally committed as revision …
|
|
|
@916bb12c
|
18 years |
michaelni |
simplify
Originally committed as revision 7643 to …
|
|
|
@6bb2a2df
|
18 years |
michaelni |
remove a few unused and duplicated variables
Originally committed as …
|
|
|
@079e8cb9
|
18 years |
baptiste.coudurier |
do not override rc_buffer_occupancy if set
Originally committed as …
|
|
|
@05219463
|
18 years |
michaelni |
adding a few checks to the audio packet descrambling, this should …
|
|
|
@2c86a57
|
18 years |
diego |
Fix license headers and FSF postal address.
Originally committed as …
|
|
|
@b83e83b9
|
18 years |
michaelni |
cosmetic
Originally committed as revision 7639 to …
|
|
|
@98cc3cea
|
18 years |
diego |
Fix FSF postal address.
Originally committed as revision 7638 to …
|
|
|
@9688979c
|
18 years |
diego |
Fix some more license headers.
Originally committed as revision 7637 …
|
|
|
@fc9eb137
|
18 years |
michaelni |
these variables seem to be unused on the demuxer side so theres no …
|
|
|
@3fb2ff0b
|
18 years |
Aurélien Jacobs |
fix a typo in deps
Originally committed as revision 7635 to …
|
|
|
@6718659c
|
18 years |
diego |
Remove BeOS hack.
Originally committed as revision 7634 to …
|
|
|
@5577eafa
|
18 years |
diego |
Clarify that Xvid is used for encoding only.
Originally committed as …
|
|
|
@236116cb
|
18 years |
michaelni |
get rid of a few idiotic asserts()
Originally committed as revision …
|
|
|
@b586d9ea
|
18 years |
michaelni |
useless &0x80
Originally committed as revision 7631 to …
|
|
|
@7ce6a249
|
18 years |
diego |
cosmetics: Sort decoder/encoder/parser variables lists.
Originally …
|
|
|
@773be23
|
18 years |
Aurélien Jacobs |
flashsv encoder also depends on zlib
Originally committed as revision …
|
|
|
@4014fe37
|
18 years |
Aurélien Jacobs |
remove now useless codec_tag setting code in voc muxer
Originally …
|
|
|
@bf60f563
|
18 years |
mans |
remove the last #ifdef from allcodecs.c
Originally committed as …
|
|
|
@ec23a8cb
|
18 years |
diego |
cosmetics: List all encoders together.
Originally committed as …
|
|
|
@9ba60049
|
18 years |
diego |
Remove useless #ifdef.
Originally committed as revision 7625 to …
|
|
|
@f9aba097
|
18 years |
mans |
remove useless #ifdef CONFIG_ZLIB
Originally committed as revision …
|
|
|
@e3d2a690
|
18 years |
mans |
remove useless #ifdef CONFIG_ZLIB
Originally committed as revision …
|
|
|
@299c77d5
|
18 years |
mans |
it's called libgsm, not just gsm
Originally committed as revision …
|
|
|
@21f6aa10
|
18 years |
banan |
Remove debug line.
Originally committed as revision 7621 to …
|
|
|
@8adc51f
|
18 years |
banan |
Add flashsv encoder to changelog and fix the encoder so it actually …
|
|
|
@621b4c4
|
18 years |
mans |
reorder alphabetically
Originally committed as revision 7619 to …
|
|
|
@90d912af
|
18 years |
mans |
remove no longer needed ifeq tests
Originally committed as revision …
|
|
|
@eba70fa4
|
18 years |
mans |
remove no longer needed #ifdefs
Originally committed as revision 7617 …
|
|
|
@30fd06be
|
18 years |
mans |
check dependencies before setting CONFIG_*/ENABLE_*
Originally …
|
|
|
@053185c2
|
18 years |
banan |
Flash screen video encoder.
Originally committed as revision 7615 to …
|
|
|
@434f2c18
|
18 years |
lucabe72 |
Increase the av_log() levels, and add some documentation for them
…
|
|
|
@95a47d96
|
18 years |
gpoirier |
BeOS cleanup
Patch by Ramiro Polla % ramiro A lisha P ufsc P br % …
|
|
|
@fe468b33
|
18 years |
michaelni |
remove sensless casts
Originally committed as revision 7612 to …
|
|
|
@24c14d6d
|
18 years |
michaelni |
simplify GUIDs
Originally committed as revision 7611 to …
|
|
|
@efbd19fe
|
18 years |
diego |
Declare zlib dependency in the Makefile, not in the source.
…
|
|
|
@60527f3
|
18 years |
banan |
Really fix my never ending mistakes.
Originally committed as revision …
|
|
|
@97ec93e1
|
18 years |
banan |
Don't break compilation on systems without zlib.
Originally committed …
|
|
|
@0f7af066
|
18 years |
banan |
The block_size might be used incorrectly if it is not updated.
…
|
|
|
@5c1844ab
|
18 years |
michaelni |
fix msmpeg4v3 tag in asf
Originally committed as revision 7606 to …
|
|
|
@d65b8230
|
18 years |
michaelni |
simplify
Originally committed as revision 7605 to …
|
|
|
@acf0b6a6
|
18 years |
michaelni |
the context is supposed to be freed in the generic code in utils.c
…
|
|
|
@bb85077f
|
18 years |
michaelni |
remove now useless codec_tag setting code in muxers
Originally …
|
|
|
@07495657
|
18 years |
michaelni |
simplify
Originally committed as revision 7602 to …
|
|
|
@f8a32f45
|
18 years |
lu_zero |
Constantize AVOption, solve few warnings, patch from …
|
|
|
@5ecfa9f5
|
18 years |
michaelni |
set codec_tag from codec_id if its not set and can be set based on the …
|
|
|
@4fde033a
|
18 years |
michaelni |
this is wrong but it was that way before the AVCodecTag change, only …
|
|
|
@65de07ea
|
18 years |
banan |
Fixed a typo, cosmetics.
Originally committed as revision 7598 to …
|
|
|
@96dbe78f
|
18 years |
banan |
Get rid of #ifdef CONFIG_ZLIB in the code. Code cleanup.
Originally …
|
|
|
@6c77805f
|
18 years |
michaelni |
get rid of the [4] limitation of codec tag lists
Originally committed …
|
|
|
@5484dad7
|
18 years |
Reimar.Doeffinger |
Fix crash when pred_order greater s->blocksize >> rice_order.
Fixes …
|
|
|
@edb6e506
|
18 years |
michaelni |
export a few more codec_tag-codec_id tables
Originally committed as …
|
|
|
@7caf0cc6
|
18 years |
michaelni |
add codec_id <-> codec_tag tables to AVIn/OutputFormat
Originally …
|
|
|
@5c4e1928
|
18 years |
michaelni |
fix indention (dunno why it was messed up ...)
Originally committed …
|
|
|
@88e7a4d1
|
18 years |
michaelni |
checking bitstream values and other related changes
some of these …
|
|
|