summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* * fixes for broken builds on Solaris, OS2 and all bingendianRoman Shaposhnik2003-11-04
* -sws 0 && -ssf chs fixedMichael Niedermayer2003-11-04
* use .mp4 in one of the mpeg4 regression testsMichael Niedermayer2003-11-04
* removing borderline spywareMichael Niedermayer2003-11-04
* ffv1 regression testMichael Niedermayer2003-11-03
* movenc patch by (Gildas Bazin <gbazin at altern dot org>)Gildas Bazin2003-11-03
* 2nd attempt at OS/X shared/mdynamicnopic fix by ("Steven M. Schultz" <sms at ...Michael Niedermayer2003-11-03
* av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michael Niedermayer2003-11-03
* flush fix (untested)Michael Niedermayer2003-11-03
* -target option patch by (Vidar Madsen <vidar at prosalg dot no>)Vidar Madsen2003-11-03
* only add prefix after \nMichael Niedermayer2003-11-03
* 10l (fixes dct coeff noise reduction)Michael Niedermayer2003-11-03
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2003-11-03
* 10l (forgot that the dstW offset is hardcoded in the asm)Michael Niedermayer2003-11-03
* noise reduction of dct coefficientsMichael Niedermayer2003-11-02
* 10l ...Michael Niedermayer2003-11-02
* Moved to new palette APIRoberto Togni2003-11-02
* Make avi and asf demuxer export palette in palctrlRoberto Togni2003-11-02
* Fix some palette related defines, bump build numberRoberto Togni2003-11-02
* ffv1 rgb supportMichael Niedermayer2003-11-01
* ;Michael Niedermayer2003-11-01
* int_fast??_t emulation for broken systems which dont conform to ISO CMichael Niedermayer2003-11-01
* 100l: free previous frame, not current one!Roberto Togni2003-10-31
* Don't memcpy from unallocated memoryRoberto Togni2003-10-31
* * DV demuxer is now capable of decoding auxilary audio stream. So,Roman Shaposhnik2003-10-31
* configure on SGI IRIX patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2003-10-31
* New options for intra/inter matrices patch by (Vidar Madsen <vidar at prosalg...Vidar Madsen2003-10-31
* move identical code into its own functionMichael Niedermayer2003-10-30
* initalize various uninitalized variables and avoid coded_picture_number as it...Michael Niedermayer2003-10-30
* 100l (SAR is written as height/width instead of width/height in the MPEG1 sta...Michael Niedermayer2003-10-30
* pts fix and related fixesMichael Niedermayer2003-10-30
* revised palette API, courtesy of Roberto Togni (rtogni at freemail.it)Mike Melanson2003-10-30
* dumping funny numbers from first zygo i frame headerMichael Niedermayer2003-10-29
* initial support for zygovideoAlex Beregszaszi2003-10-29
* added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a spe...Fabrice Bellard2003-10-29
* make AVFMT_NOHEADER flag dynamic - added av_open_input_stream()Fabrice Bellard2003-10-29
* mpeg TS demux API (called from RTP layer) - raw mpeg TS reader (uses fake cod...Fabrice Bellard2003-10-29
* added fake codec CODEC_ID_MPEG2TS of type CODEC_TYPE_DATA (needed for simpler...Fabrice Bellard2003-10-29
* 1/0 fix by (Tim Allen <tim at proximity dot com dot au>)Michael Niedermayer2003-10-28
* linear blend 1 line shift fixMichael Niedermayer2003-10-28
* XvMC speedup by removing one memcpy and doing MB packingIvan Kalvachev2003-10-27
* make convert_matrix() independant of MpegEncContextMichael Niedermayer2003-10-27
* GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot...Panagiotis Issaris2003-10-26
* AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>)James Klicman2003-10-26
* fixing the remaning block-align checksMichael Niedermayer2003-10-26
* block algn patch by ("Assaf Yaari" <assafy at mobixell dot com>)Assaf Yaari2003-10-26
* reorder table instead of wasting instructions to reorder the input to match t...Michael Niedermayer2003-10-25
* 10lMichael Niedermayer2003-10-25
* segfault fixMichael Niedermayer2003-10-25
* support Cinepak files with funky (not divisible by 4) resolutionsMike Melanson2003-10-25