2007-10-08 |
bcoudurier |
merge
libavcodec
|
2007-10-08 |
bcoudurier |
10l, check 'i' validity before using it
libavcodec
|
2007-10-08 |
bcoudurier |
fix 10 bit per comp detection
libavcodec
|
2007-10-08 |
bcoudurier |
DNxHD (SMPTE VC-3) encoder
libavcodec
|
2007-10-08 |
bcoudurier |
export convert_matrix and add ff_ prefix
libavcodec
|
2007-10-08 |
bcoudurier |
export DCT_common_init and add ff_prefix
libavcodec
|
2007-10-07 |
cehoyos |
Re-indent after PAFF MMCO implementation patch.
libavcodec
|
2007-10-07 |
cehoyos |
Augment MMCO execution to work with both fields and frames. Part of PAFF
libavcodec
|
2007-10-06 |
andoma |
Cosmetic renaming variable so that it makes more sense for forthcoming PAFF mmco patches.
libavcodec
|
2007-10-06 |
andoma |
Augment mmcodecoding process to work properly with fields. Part of PAFF implementation.
libavcodec
|
2007-10-06 |
andoma |
Edge emulation for fields. Part of PAFF implementation
libavcodec
|
2007-10-06 |
andoma |
Set Picture.poc for fields and field pairs. Part of PAFF implementation.
libavcodec
|
2007-10-06 |
andoma |
Modifies macroblock addressing and current macroblock y-position for field decoding.
libavcodec
|
2007-10-05 |
andoma |
Support function and changes to reference picture reordering for PAFF.
libavcodec
|
2007-10-05 |
andoma |
Reindent fill_default_ref_list after changes for PAFF
libavcodec
|
2007-10-05 |
andoma |
Support functions and changes to default reference list creation for PAFF.
libavcodec
|
2007-10-04 |
diego |
license header consistency cosmetics.
libavcodec
|
2007-10-04 |
mhoffman |
blackfin optimized vp3 transform and infastructure for idct
libavcodec
|
2007-10-04 |
voroshil |
Replace "signed short" typecast with "int16_t" as suggested by
libavcodec
|
2007-10-04 |
andoma |
Reorganize long reference management to minimize code duplication in upcoming PAFF implementation.
libavcodec
|
2007-10-04 |
andoma |
Fix Picture.key_frame setting to be compatible with frame and field contexts. Part of PAFF implementation.
libavcodec
|
2007-10-04 |
andoma |
Fix h->curr_pic_num for field pictures. Necessary for proper PAFF support.
libavcodec
|
2007-10-04 |
andoma |
Rename variable to make sense in both field and frame contexts (support of PAFF implementation).
libavcodec
|
2007-10-04 |
andoma |
Further modularize short reference list management for upcoming PAFF implementation.
libavcodec
|