|
|
|
@f57a5dcd
|
15 years |
michaelni |
Clarify ref_index.
Originally committed as revision 22068 to …
|
|
|
@6e2fe0f2
|
15 years |
michaelni |
Remove unneeded line of code from the neighbor setting code in h264.
…
|
|
|
@aa5ee59e
|
15 years |
michaelni |
Simplify code in mv_pred.
Not benchmarked as this is petty much just …
|
|
|
@358b5b1a
|
15 years |
michaelni |
Get rid of mb2b8_xy and b8_stride, change arrays organized based on …
|
|
|
@f3a572c
|
15 years |
mans |
Disable suffix rules
Most of the make builtin rules, which we do not …
|
|
|
@479e1e61
|
15 years |
stefano.sabatini-lala |
Remove pointless empty line.
Originally committed as revision 30730 …
|
|
|
@8ebed38e
|
15 years |
stefano.sabatini-lala |
Apply consistency nit.
Originally committed as revision 30729 to …
|
|
|
@11ab237e
|
15 years |
stefano.sabatini-lala |
Add the graph2dot tools and document it.
Also link avfiltergraph.o …
|
|
|
@9c16add6
|
15 years |
stefano.sabatini-lala |
Replace not anymore valid syntax "-title X" with "-metadata title=X".
…
|
|
|
@3b606e7
|
15 years |
michaelni |
svq3 now in working condition, at least vissually, ill let fate tell …
|
|
|
@fc7f7f17
|
15 years |
michaelni |
fix compilation, sorry ive not checked cvslog for a while :(((
svq3 …
|
|
|
@cba2f6d
|
15 years |
benoit.fouet |
asfenc: write tags in proper UTF-16.
Patch by Anton Khirnov wyskas …
|
|
|
@a677078e
|
15 years |
benoit.fouet |
asfenc: simplify writing of comment header.
Patch by Anton Khirnov …
|
|
|
@e4ea625a
|
15 years |
benoit.fouet |
asfdec: don't strip the "WM/" prefix, this should be done during …
|
|
|
@36b54927
|
15 years |
michaelni |
Dont allocate direct_table 8 times too large.
Originally committed …
|
|
|
@5e350863
|
15 years |
michaelni |
Store data in direct_table interleaved.
seems 20cpu cycles faster
…
|
|
|
@013202d7
|
15 years |
michaelni |
Simplify intra4x4_pred_mode_cache init.
Originally committed as …
|
|
|
@662a5b23
|
15 years |
michaelni |
Reorder intra4x4_pred_mode so that we can read/write 4 values at once. …
|
|
|
@5b0fb524
|
15 years |
michaelni |
Store intra4x4_pred_mode per row only.
about 5 cpu cycles slower in …
|
|
|
@c2186cbd
|
15 years |
michaelni |
unroll tiny and trivial loop. Same speed but clearer.
Originally …
|
|
|
@a5517dcc
|
15 years |
benoit.fouet |
asf: indent.
Patch from Anton Khirnov wyskas gmail com
Originally …
|
|
|
@9b54f432
|
15 years |
benoit.fouet |
asf: add more entries to metadata conv table.
Patch from Anton Khirnov …
|
|
|
@e1c88a21
|
15 years |
michaelni |
Cut the size of mvd_table by yet another factor of 2.
The code …
|
|
|
@d43c1922
|
15 years |
michaelni |
Keep mvd_table values of only 2 mb rows.
Originally committed as …
|
|
|
@b6a41853
|
15 years |
stefano.sabatini-lala |
10l: add prefix "TAG:" to the metadata tags key showed for each …
|
|
|
@912dd63e
|
15 years |
stefano.sabatini-lala |
Cosmetics: replace "filename" to "arg" for the name of the argument of …
|
|
|
@c4a90ca
|
15 years |
alex.converse |
aac: Keep decode_band_types() from eating all padding at the end of a …
|
|
|
@33147993
|
15 years |
stefano.sabatini-lala |
Extend doxy for the src parameter of av_fifo_generic_write().
…
|
|
|
@09ef1ace
|
15 years |
michaelni |
3rd and hopefully last 100l fix.
Originally committed as revision …
|
|
|
@3393bff1
|
15 years |
michaelni |
Fix doxy and assert().
Originally committed as revision 22040 to …
|
|
|
@377fc38d
|
15 years |
michaelni |
Try to fix 100l compilation failure on some systems.
Originally …
|
|
|
@b5bd0700
|
15 years |
michaelni |
Change mvd_cache & mvd_table to 8bit, this is overall a bit faster
for …
|
|
|
@8ef4e65e
|
15 years |
michaelni |
AV_COPY16() & AV_ZERO16()
Originally committed as revision 22037 to …
|
|
|
@f3ea29b
|
15 years |
michaelni |
Extend fill_rectangle() support for 16bit
Originally committed as …
|
|
|
@81b5e4ee
|
15 years |
michaelni |
Calculate mvd without abs()
same speed (ask gcc why, i dont know)
…
|
|
|
@fce44489
|
15 years |
rsbultje |
Read ASF metadata as proper UTF-16 and spit it out as proper UTF-8 in …
|
|
|
@a106d411
|
15 years |
rsbultje |
Don't add WM prefixes to all written ASF tags.
Patch by Anton Khirnov …
|
|
|
@855a1ba5
|
15 years |
michaelni |
switch back to (amvd>2)+(amvd>32), its 5 cpu cycles faster now.
…
|
|
|
@531d8fa3
|
15 years |
rsbultje |
Eliminate put_str16().
Patch by Anton Khirnov <wyskas gmail com>.
…
|
|
|
@ae529ddb
|
15 years |
rsbultje |
Add PUT_UTF16() macro.
Patch by Anton Khirnov <wyskas gmail com>.
…
|
|
|
@01b35be1
|
15 years |
michaelni |
Factorize common code from the top of decode_cabac_mb_mvd()
10-15 cpu …
|
|
|
@61648423
|
15 years |
rsbultje |
Mention that metadata tags are (unvalidated) UTF-8.
Patch by Anton …
|
|
|
@6d0155c7
|
15 years |
michaelni |
Replace mvd>2 + mvd>32 by MIN((mvd+28)*17>>9, 2)
same speed as far as …
|
|
|
@bc77fce6
|
15 years |
ramiro.polla |
Clear freed pointer in ffplay.c.
Fixes a crash when audio stream is …
|
|
|
@90332deb
|
15 years |
michaelni |
Replace ad-hoc fill rectangle by fill_rectangle().
Originally …
|
|
|
@d2df291f
|
15 years |
kostya.shishkov |
ff_msmpeg4_decode_init() calls ff_h263_decode_init() which calls …
|
|
|
@601e74d3
|
15 years |
pross |
it is not necessary to display the decoder name, as av_log() …
|
|
|
@dd80be5b
|
15 years |
pross |
low-complexity Bink file seeking
Originally committed as revision …
|
|
|
@7e276c85
|
15 years |
pross |
set AVINDEX_KEYFRAME correctly for bink
Originally committed as …
|
|
|
@8d819221
|
15 years |
Carl Eugen Hoyos |
Correctly increment continuity_counter in PCR packets.
Patch by Yann …
|
|
|
@6538c0f
|
15 years |
benoit.fouet |
asfdec: skip byte array tags.
Patch from Anton Khirnov wyskas gmail
…
|
|
|
@27e74927
|
15 years |
benoit.fouet |
asfdec: add a debug message about skipped tags.
Patch from Anton …
|
|
|
@47794b9d
|
15 years |
benoit.fouet |
asfdec: fix a memleak.
Patch from Anton Khirnov wyskas gmail
…
|
|
|
@514b73cf
|
15 years |
benoit.fouet |
asfdec: only unicode tags must have even length.
Patch from: Anton …
|
|
|
@43382b5
|
15 years |
kostya.shishkov |
Introduce metadata conversion table for NUT muxer and demuxer.
Patch …
|
|
|
@c8c0ac6b
|
15 years |
ramiro.polla |
FFprobe: take only one input file.
Originally committed as revision …
|
|
|
@9127a369
|
15 years |
michaelni |
Replace /2 by faster >>1 as the mvd values are now all positive.
…
|
|
|
@5c34e36a
|
15 years |
michaelni |
Remove unused variable. Seems i forgot to commit this.
Originally …
|
|
|
@a15fdd7
|
15 years |
michaelni |
Attempt to fix issue1728 and regression of issue203
Originally …
|
|
|
@b8c93c4
|
15 years |
michaelni |
Set ist->pts to something that isnt guranteed to entangle itself with …
|
|
|
@fc298fd9
|
15 years |
diego |
Add -Wmissing-prototypes to CFLAGS if available.
Originally committed …
|
|
|
@9f7490a0
|
15 years |
michaelni |
Also favor streams with more packets in ffplay.
Originally committed …
|
|
|
@256ab3e
|
15 years |
michaelni |
Dont modify wanted_stream.
Originally committed as revision 22007 to …
|
|
|
@5b369983
|
15 years |
michaelni |
replace wanted_*_stream by wanted_stream[CODEC_TYPE]
Originally …
|
|
|
@8790961d
|
15 years |
ramiro.polla |
mlp_parser: Fix memleak.
ff_combine_frame() is called, which allocates …
|
|
|
@d7a4961e
|
15 years |
ramiro.polla |
vfwcap: support MJPG compressed streams.
Patch by Nash Tsai <nash dot …
|
|
|
@f1d5a1f2
|
15 years |
ramiro.polla |
Reorder buffer debug. Also print out if slice was buffered.
…
|
|
|
@6625a3de
|
15 years |
michaelni |
Replace *_index by st_index[codec_type].
Originally committed as …
|
|
|
@247e3954
|
15 years |
michaelni |
Favor streams with more packets if the user did not specify what she …
|
|
|
@ab392695
|
15 years |
michaelni |
Count all frames with codec_info_nb_frames not just ones with non zero …
|
|
|
@d962706f
|
15 years |
daniel |
Cosmetics: break all Makefile lines at 80 columns or less
Originally …
|
|
|
@6d3d3b83
|
15 years |
michaelni |
Redesign opt_programid code.
Its now possible to also select programs …
|
|
|
@6c6e6ef5
|
15 years |
michaelni |
Put codec_info_nb_frames back in AVStream and print its value.
This …
|
|
|
@fc323a54
|
15 years |
michaelni |
Clarify non constness of src in av_fifo_generic_write()
Originally …
|
|
|
@02cd6f54
|
15 years |
pross |
Set video stream duration for Bink demuxer
Originally committed as …
|
|
|
@9399393
|
15 years |
martin |
Cosmetics: reindent
Originally committed as revision 21995 to …
|
|
|
@b62c65f2
|
15 years |
pross |
Bink audio pts starts at 0, not reported_size
Originally committed as …
|
|
|
@c8c77d8d
|
15 years |
pross |
Use reported_size to truncate final Bink Audio frame
Originally …
|
|
|
@589760c6
|
15 years |
daniel |
Fix iff demuxer dependencies
Originally committed as revision 21992 …
|
|
|
@3dfd81e
|
15 years |
daniel |
Fix vc1 parser dependencies
Originally committed as revision 21991 to …
|
|
|
@0802cb85
|
15 years |
daniel |
Fix h264 parser dependencies
Originally committed as revision 21990 …
|
|
|
@401903dc
|
15 years |
daniel |
Fix mpeg4video parser dependencies
Originally committed as revision …
|
|
|
@5c9b9c99
|
15 years |
daniel |
Fix wmv2 encoder dependencies
Originally committed as revision 21988 …
|
|
|
@818a4a64
|
15 years |
daniel |
Fix gif encoder dependencies
Originally committed as revision 21986 …
|
|
|
@fa725249
|
15 years |
daniel |
Fix snow encoder dependencies
Originally committed as revision 21985 …
|
|
|
@19ecfb8a
|
15 years |
daniel |
Fix svq1 encoder dependencies
Originally committed as revision 21984 …
|
|
|
@60819e69
|
15 years |
kostya.shishkov |
10l trocadero: Indeo 5 decoder did not free custom VLCs for macroblock …
|
|
|
@4f974de6
|
15 years |
kostya.shishkov |
Decode alpha plane in Bink video
Originally committed as revision …
|
|
|
@bf0d54a3
|
15 years |
kostya.shishkov |
cosmetics: reindent after last commit
Originally committed as …
|
|
|
@54d4c0de
|
15 years |
kostya.shishkov |
Move plane decoding code into separate function in Bink decoder
…
|
|
|
@ba3e8214
|
15 years |
kostya.shishkov |
Bink video decoder now can use extradata to detect alpha plane …
|
|
|
@a45972a8
|
15 years |
kostya.shishkov |
Make Bink demuxer pass video flags to decoder
Originally committed as …
|
|
|
@2fc492d
|
15 years |
mans |
Declare indeo VLC table storage with correct type
Originally …
|
|
|
@db8cb47
|
15 years |
michaelni |
Try to set has_b_frames in codec init if we know everything alraedy. …
|
|
|
@9855b2e
|
15 years |
michaelni |
Move extradata reading code into codec init instead of doing it
in …
|
|
|
@3307e6ea
|
15 years |
rsbultje |
Prefix non-static RTSP functions with ff_.
Originally committed as …
|
|
|
@fc5607f8
|
15 years |
Reimar.Doeffinger |
Make -benchmark also print the maximum memory usage if possible.
…
|
|
|
@b7884740
|
15 years |
michaelni |
Make sure mp1/mp2 get their frame_size set.
Fixes issue1696
…
|
|
|
@6f5a3d0a
|
15 years |
martin |
Add an RTSP muxer
Originally committed as revision 21971 to …
|
|
|
@f86f6656
|
15 years |
martin |
Free metadata in chained RTP muxers in the RTSP muxer
This fixes a …
|
|
|