|
|
|
@79b5c77
|
16 years |
michaelni |
Print an error if a reference picture is missing.
Originally …
|
|
|
@6edac8e1
|
16 years |
michaelni |
Remove mysterious ref->data[0] check.
What the standard calls …
|
|
|
@99157e49
|
16 years |
michaelni |
10l typo, fix compilation
Originally committed as revision 14401 to …
|
|
|
@91ea868e
|
16 years |
michaelni |
Remove another stupidity, long_ref==0 check 4 lines after …
|
|
|
@b3e93fd4
|
16 years |
michaelni |
indent
Originally committed as revision 14399 to …
|
|
|
@d4f7d83
|
16 years |
michaelni |
Rewrite fill_default_ref_list(), the old code was obfuscated beyond …
|
|
|
@e3576e25
|
16 years |
darkshikari |
Improve documentation about -bt option
Originally committed as …
|
|
|
@37dcf830
|
16 years |
michaelni |
Do not scare the user with error messages when everything is ok.
…
|
|
|
@d9e32422
|
16 years |
michaelni |
Make remove_short() match remove_long() in that it calls …
|
|
|
@472c9a5
|
16 years |
michaelni |
Removing yet another weird field pic special case,
now related to …
|
|
|
@9c0e4624
|
16 years |
michaelni |
Make remove_long() call unreference_pic() internally.
Originally …
|
|
|
@1cea5d0d
|
16 years |
michaelni |
Merge oddly duplicated remove_long/remove_long_at_index() function.
…
|
|
|
@6f450608
|
16 years |
michaelni |
Remove strange long_ref=0.
Originally committed as revision 14391 to …
|
|
|
@4f10312c
|
16 years |
michaelni |
indent
Originally committed as revision 14390 to …
|
|
|
@3f1e1797
|
16 years |
michaelni |
10000l, forgotton }
Originally committed as revision 14389 to …
|
|
|
@c29e05e6
|
16 years |
michaelni |
Remove another of these obfuscated special cases for field pictures …
|
|
|
@c7250900
|
16 years |
michaelni |
Simplify mmco setup code used in IDR pictures.
Originally committed …
|
|
|
@57288c4
|
16 years |
michaelni |
Remove redundant h->mmco_index= 0.
Originally committed as revision …
|
|
|
@5118c6c7
|
16 years |
michaelni |
Assert that long_ref has been cleared for released pics.
Originally …
|
|
|
@849b9cef
|
16 years |
michaelni |
Clear long_ref when a frame is no longer a long_ref.
Originally …
|
|
|
@d9fe1749
|
16 years |
michaelni |
Make sure mmco index is 0 (instead of uninitialized) in all error …
|
|
|
@14b83f9a
|
16 years |
gpoirier |
compilation fix with GCC 4.0.1 on MacOSX tiger, broken by the removal …
|
|
|
@4c8e5dfc
|
16 years |
Reimar.Doeffinger |
Fix handling of old nuv files where an aspect of 1 actually means 4/3 …
|
|
|
@9296f5d8
|
16 years |
michaelni |
Simplify strange obfuscated code in MMCO_LONG handling.
Note, this …
|
|
|
@357282c6
|
16 years |
michaelni |
Set field_poc (it was half uninitialized before) and use it
instead of …
|
|
|
@b78a6baa
|
16 years |
michaelni |
Minor simplification of code in init_poc().
Originally committed as …
|
|
|
@5710b371
|
16 years |
michaelni |
cosmetics (indent and 2 empty lines)
Originally committed as revision …
|
|
|
@80f8e035
|
16 years |
michaelni |
init_poc() vs. idr() cleanup
Originally committed as revision 14377 …
|
|
|
@e16190fa
|
16 years |
diego |
cosmetics: typo fixes
Originally committed as revision 14376 to …
|
|
|
@3a459ebe
|
16 years |
Reimar.Doeffinger |
aspect stored in nuv files must be converted from display- to …
|
|
|
@1e90317b
|
16 years |
michaelni |
Fix tiny_psnr so it compares all bytes (it did skip the last block). …
|
|
|
@ac5057c2
|
16 years |
michaelni |
Fix loop filter with CAVLC 8x8dct.
Fixes at least: …
|
|
|
@ca74c0a
|
16 years |
diego |
cosmetics: Fix two common typos: wont --> will not, lets --> let us.
…
|
|
|
@cc8de8e8
|
16 years |
diego |
cosmetics: typo/grammar fixes
Originally committed as revision 14371 …
|
|
|
@309005c0
|
16 years |
diego |
cosmetics: Fix indentation after last commit.
Originally committed as …
|
|
|
@6b83bb1e
|
16 years |
diego |
Fix indentation after last commit.
Originally committed as revision …
|
|
|
@f22e5e22
|
16 years |
diego |
Remove AltiVec vector declaration compiler compatibility macros.
The …
|
|
|
@e740c796
|
16 years |
michaelni |
Fix segfault with non existing input files.
Originally committed as …
|
|
|
@a53b5450
|
16 years |
vitor1001 |
Cosmetics: grammar nits
Originally committed as revision 14368 to …
|
|
|
@1412060e
|
16 years |
diego |
misc spelling/grammar fixes
Originally committed as revision 14367 to …
|
|
|
@80a61f08
|
16 years |
diego |
Remove AltiVec vector declaration compiler compatibility macros.
The …
|
|
|
@ec072669
|
16 years |
benoit.fouet |
Use tkhd matrix for proper display in mov.
Patch by John Schmiederer …
|
|
|
@2477d609
|
16 years |
vitor1001 |
Rename update() function to backward_filter() and add a doxy comment
…
|
|
|
@a6755f8d
|
16 years |
vitor1001 |
Rename and comment bandwidth broadening tables
(s/table1a/syn_bw_tab/, …
|
|
|
@5e65f5df
|
16 years |
vitor1001 |
Follow FFmpeg convention of returning negative values on error in …
|
|
|
@a3896c6
|
16 years |
vitor1001 |
Rename pred() to eval_lpc_coeffs() and add a doxy comment
Originally …
|
|
|
@a0cce15
|
16 years |
vitor1001 |
Give windowing tables a more descriptive name
(s/table1/syn_window/, …
|
|
|
@475d0e14
|
16 years |
vitor1001 |
Add comments to do_hybrid_window()
Originally committed as revision …
|
|
|
@0f72a2b7
|
16 years |
vitor1001 |
Give parameters of do_hybrid_window() more meaningful names
…
|
|
|
@427981c7
|
16 years |
vitor1001 |
Rename co() function to the much more descriptive name of …
|
|
|
@5ab3d66f
|
16 years |
vitor1001 |
Simplify co(): write constant in a more readable way
Originally …
|
|
|
@bf75ac5
|
16 years |
vitor1001 |
Simplify co(), use memcpy/memmove and colmult() when useful.
…
|
|
|
@a149c1a5
|
16 years |
michaelni |
Reset prev_frame_num for idr frames as required by the spec.
…
|
|
|
@b4cf2228
|
16 years |
michaelni |
Better explanation for buf_size==0 code.
Originally committed as …
|
|
|
@327ce5e6
|
16 years |
kostya.shishkov |
SMPTE 421M Annex L (aka .rcv) muxer
Originally committed as revision …
|
|
|
@cf67f165
|
16 years |
michaelni |
100l cross_idr simplification had a typo
Originally committed as …
|
|
|
@f3ba9db4
|
16 years |
michaelni |
Remove truncated support, use an AVParser if you used that, it is the …
|
|
|
@617e42e2
|
16 years |
michaelni |
Simplify cross_idr calculation.
Originally committed as revision …
|
|
|
@20455a33
|
16 years |
banan |
Reduce the loglevel on a log message in the Nellymoser decoder. …
|
|
|
@55f22dd4
|
16 years |
michaelni |
Remove redundant keyframe checks.
Originally committed as revision …
|
|
|
@817a3de
|
16 years |
lucabe72 |
Reindent after last commit
Originally committed as revision 14346 to …
|
|
|
@fb34e75d
|
16 years |
lucabe72 |
Do not rescale AV_NOPTS_VALUE in output_example.c
Originally …
|
|
|
@00a75000
|
16 years |
kostya.shishkov |
In-loop deblocking filter for VC-1 decoder
Originally committed as …
|
|
|
@144b46f2
|
16 years |
vitor1001 |
My commit at r14340 was not the right solution. For a monochromatic …
|
|
|
@6de72724
|
16 years |
vitor1001 |
Do declaration and initialization separately in elbg.c
to workaround …
|
|
|
@6bf8b047
|
16 years |
vitor1001 |
When picking a "high utility centroid" do not pick one
that has no …
|
|
|
@5916af19
|
16 years |
vitor1001 |
The codebook generator algorithm involves picking three
different …
|
|
|
@26b86e47
|
16 years |
michaelni |
Support gaps in the frame num.
Fixes at least:
MR3_TANDBERG_B.264 …
|
|
|
@e44e4837
|
16 years |
michaelni |
Reset frame_num for MMCO 5.
Fixes at least
MR2_TANDBERG_E.264
…
|
|
|
@2e916cb3
|
16 years |
michaelni |
3rd try to get the loop filter ref/mv check working correctly.
Fixes …
|
|
|
@5a78bfbd
|
16 years |
michaelni |
qscale has a range of 0..51 we thus do not need a 256 entry table and …
|
|
|
@a82688b0
|
16 years |
michaelni |
Setting chroma_qp to 0 for PCM blocks is really an interesting minor …
|
|
|
@3a756169
|
16 years |
michaelni |
Deobfusate chroma_qp_table[1] init code.
Originally committed as …
|
|
|
@3a9b190c
|
16 years |
benoit.fouet |
Enhance qblur and qcomp documentation.
Patch by tripp eliared yahoo …
|
|
|
@6aaff88f
|
16 years |
Carl Eugen Hoyos |
Revert r13542: Spatial direct mode probably also works with PAFF.
…
|
|
|
@c32867b5
|
16 years |
michaelni |
Loop filtering with multiple slice types fix.
Fixes at least: …
|
|
|
@b7d49373
|
16 years |
stefano.sabatini-lala |
Make configure --help document the --enable-debug option.
Originally …
|
|
|
@5ad2b4c6
|
16 years |
diego |
Add complete listing of bitstream filters and 2 examples to the …
|
|
|
@662e5411
|
16 years |
diego |
Correct b_quant offset comment in avcodec.h, it is the description for …
|
|
|
@9c56a1f9
|
16 years |
diego |
Move --disable-debug to a better place within configure help output.
…
|
|
|
@9f5c103
|
16 years |
michaelni |
Use slice_type_nos instead of slice_type where it makes no difference. …
|
|
|
@4b30289e
|
16 years |
michaelni |
SI/SP slice support. (not bitexact)
SI untested as I did not find any …
|
|
|
@932f396f
|
16 years |
michaelni |
Remove superfluous ().
Originally committed as revision 14324 to …
|
|
|
@e3e6f18f
|
16 years |
michaelni |
Simplify slice type checks.
Originally committed as revision 14323 to …
|
|
|
@72caa912
|
16 years |
michaelni |
More correct ref comparison in the loop filter.
Originally committed …
|
|
|
@091d3bdc
|
16 years |
michaelni |
fix memleak
Originally committed as revision 27332 to …
|
|
|
@47b7382d
|
16 years |
michaelni |
Cleanup, use av_freep() instead of av_free(x); x=NULL
Originally …
|
|
|
@582b3549
|
16 years |
diego |
Check the allocated pointer instead of the given pointer as intended …
|
|
|
@bbc35f51
|
16 years |
diego |
Clarify -minrate/-maxrate description in the documentation.
patch by …
|
|
|
@29d05eb
|
16 years |
michaelni |
Simplify spatial direct ref selection with FFMIN3()
Originally …
|
|
|
@86255db
|
16 years |
diego |
cosmetics: Make libavcodec/ppc/dsputil_altivec.c conform to style …
|
|
|
@b6934d7f
|
16 years |
diego |
cosmetics: Reindent two misplaced braces.
Originally committed as …
|
|
|
@e3905ce0
|
16 years |
diego |
cosmetics: Reformat PPC code in libavcodec according to style …
|
|
|
@41f5c62f
|
16 years |
michaelni |
Fix used references indexes in the loop filter.
Disable …
|
|
|
@7c7cf452
|
16 years |
michaelni |
Add skip* AVOptions, which seem to have been missed.
Originally …
|
|
|
@b000c604
|
16 years |
andreas |
Decrease severity of 'invalid new backstep' log message to warning
in …
|
|
|
@11f63a22
|
16 years |
andreas |
Supply context argument to av_log() in mpeg audio decoder.
Originally …
|
|
|
@4760aec6
|
16 years |
justin.ruggles |
read 'coupling in use' parameter from bitstream into decoder context …
|
|
|
@4f20b45f
|
16 years |
michaelni |
Fix h264_loop_filter_strength_mmx2() so it works with PAFF.
fixed at …
|
|
|
@d11f9e1b
|
16 years |
banan |
Prevent the qdm2 code from overreading/overflowing. Fixes Coverity ID …
|
|
|