2003-10-30 |
Michael Niedermayer | 100l (SAR is written as height/width instead of width... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Michael Niedermayer | pts fix and related fixes |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Mike Melanson | revised palette API, courtesy of Roberto Togni (rtogni... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Michael Niedermayer | dumping funny numbers from first zygo i frame header |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Alex Beregszaszi | initial support for zygovideo |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Fabrice Bellard | added MPEG2TS support in RTP, SDP and RTSP - replaced... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Fabrice Bellard | make AVFMT_NOHEADER flag dynamic - added av_open_input_... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Fabrice Bellard | mpeg TS demux API (called from RTP layer) - raw mpeg... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Fabrice Bellard | added fake codec CODEC_ID_MPEG2TS of type CODEC_TYPE_DA... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Michael Niedermayer | 1/0 fix by (Tim Allen <tim at proximity dot com dot... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Michael Niedermayer | linear blend 1 line shift fix |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Ivan Kalvachev | XvMC speedup by removing one memcpy and doing MB packing |
commit | commitdiff | tree | snapshot |
2003-10-27 |
Michael Niedermayer | make convert_matrix() independant of MpegEncContext |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Panagiotis... | GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis... |
commit | commitdiff | tree | snapshot |
2003-10-26 |
James Klicman | AltiVec optimized fdct patch by (James Klicman <james... |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Michael Niedermayer | fixing the remaning block-align checks |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Assaf Yaari | block algn patch by ("Assaf Yaari" <assafy at mobixell... |
commit | commitdiff | tree | snapshot |
2003-10-25 |
Michael Niedermayer | reorder table instead of wasting instructions to reorde... |
commit | commitdiff | tree | snapshot |
2003-10-25 |
Michael Niedermayer | 10l |
commit | commitdiff | tree | snapshot |
2003-10-25 |
Michael Niedermayer | segfault fix |
commit | commitdiff | tree | snapshot |
2003-10-25 |
Mike Melanson | support Cinepak files with funky (not divisible by... |
commit | commitdiff | tree | snapshot |
2003-10-25 |
Mike Melanson | added XVID fourcc (ISO MPEG-4?) and AC3 fourcc |
commit | commitdiff | tree | snapshot |
2003-10-25 |
Michael Niedermayer | diff -up looks better then diff -u |
commit | commitdiff | tree | snapshot |
2003-10-25 |
Roman Shaposhnik | * adding integer/floating point AAN implementations... |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Roman Shaposhnik | * sh doesn't understand $(command) type of Command... |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Michael Niedermayer | optimizing |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Panagiotis... | Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris... |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Fred Rothganger | rational.h not installed patch by (Fred Rothganger... |
commit | commitdiff | tree | snapshot |
2003-10-24 |
Roman Shaposhnik | * introducing dct248 into the DSP context. |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Alex Beregszaszi | 1l |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Michael Niedermayer | minor mmx2 optimization if the dct |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Michael Niedermayer | inline -> always_inline (842 -> 690 cpu cycles for... |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Michael Niedermayer | 4.9-RC FreeBSD doesnt like lrint() so change to lrintf... |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Michael Niedermayer | optionally merge postscale into quantization table... |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Michael Niedermayer | 10l |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Alex Beregszaszi | 10l |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Alex Beregszaszi | 100l |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Michael Niedermayer | oops forgot |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Michael Niedermayer | floating point AAN DCT |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Michael Niedermayer | 112 bytes smaller MpegEncContext |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Michael Niedermayer | move blocks away MpegEncContext (7.4 -> 5.8k) |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Michael Niedermayer | move mmx quantizer matrixes out of MpegEncContext ... |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Michael Niedermayer | move q_*_matrix out of MpegEncContext (40k ->23k) dct_q... |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Michael Niedermayer | minimum slice size fix (fixes 422P 1 line per slice... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Michael Niedermayer | dynamic alloc of picture structs instead of putting... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Michael Niedermayer | forgot to apply this chunk appearently, no, i dont... |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Michael Niedermayer | start time hack by (devik <devik at cdi dot cz>) |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Michael Niedermayer | BSD doesnt have log2 |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Michael Niedermayer | mpeg2 aspect ratio encoding fixed |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Michael Niedermayer | use continued fractions to approximate a fraction if... |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Michael Niedermayer | 10l |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Michael Niedermayer | AVRational |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Michael Niedermayer | bottom_field_first -> top_field_first |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Michael Niedermayer | export mpeg2 active display area / pan scan |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Michael Niedermayer | OS/X 10.2.x gcc-3.1 bug workaround by ("Steven M. Schul... |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Dan Christiansen | gcc->C99 and warning fixes patch by (Dan Christiansen... |
commit | commitdiff | tree | snapshot |
2003-10-19 |
Dan Christiansen | Using the extension m4a for audio only MPEG-4 files... |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Dan Christiansen | - Moving -Wall from the individual Makefiles to configu... |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Roman Shaposhnik | * providing MPEG codecs with a generic fields in... |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Michael Niedermayer | emu_edge checks simplification and avoid redundant... |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Roman Shaposhnik | * original fix still didn't align lines on s_align... |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Roman Shaposhnik | * fix for a trivial 100l declaration typo |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Michael Niedermayer | picture buffer cleanup, this fixes a assertion failure... |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Michael Niedermayer | default_get_buffer() fixes |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Doug Larrick | Enable decoding of more mpeg-ts streams for pcHDTV... |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Michael Niedermayer | align |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Michael Niedermayer | fix "first frame is no keyframe" bug |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Alex Beregszaszi | 10l |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Michael Niedermayer | dither scaling coefficients so they add up to 1.0 |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Michael Niedermayer | rounding fixes |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Mike Melanson | hook up the XA ADPCM decoder |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Mike Melanson | activate the XA and ADX ADPCM codecs |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Mike Melanson | replace file to remove nasty DOS CRs and hard tabs |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Mike Melanson | this should be part of adpcm.c |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Mike Melanson | quiet |
commit | commitdiff | tree | snapshot |
2003-10-15 |
Mike Melanson | use the correct file modes |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Michael Niedermayer | recommit of |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Michael Niedermayer | recommit of |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Mike Melanson | remove experimental reference |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Alex Beregszaszi | make it compatible with older make (debian stable ... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Mike Melanson | added CRI ADX and XA ADPCM audio modules, courtesy... |
commit | commitdiff | tree | snapshot |
2003-10-14 |
Mike Melanson | disable encoders where appropriate (patch courtesy... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Michael Niedermayer | fix the case where all vlc codes are 8 bits long (repea... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Michael Niedermayer | alignment 10l |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Michael Niedermayer | mmx2 optimization of huffyuv median encoding |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Michael Niedermayer | 10l |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Michael Niedermayer | dont check if the ac esc 3 could have been stored as... |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Alex Beregszaszi | init_put_bits changed |
commit | commitdiff | tree | snapshot |
2003-10-13 |
Alex Beregszaszi | 10l |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Michael Niedermayer | fix decoding if the aspect ratio changes |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Alex Beregszaszi | removed the obsolete and unused parameters of init_put_bits |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Alex Beregszaszi | add some missing codecs |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Michael Niedermayer | h263 GOB decoding fix |
commit | commitdiff | tree | snapshot |
2003-10-12 |
Michael Niedermayer | intra dc treshold != 0 decoding fixed |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Alex Beregszaszi | Sunplus JPEG codec (SP5X) support |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Alex Beregszaszi | theora comments skipping |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Alex Beregszaszi | using av_abort |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Alex Beregszaszi | theora decoding support (only keyframes for now, becaus... |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Mike Melanson | optimised versions of the get_pixels, diff_pixels,... |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Michael Niedermayer | forgot to commit, i hope its correct |
commit | commitdiff | tree | snapshot |
next |