platform/upstream/libav.git
2005-12-03 Michael Niedermayermake selftest code compile again
2005-12-02 Diego BiurrunElaborate on the Visual C-- situation.
2005-12-02 Diego Biurrunffserver should be fixed now.
2005-12-02 Michael Niedermayerdefault_get_buffer() cleanup
2005-12-01 Alexander StrasserFixed format specifier in STOP_TIMER macro.
2005-11-30 Guillaume Poirieradd some h.264 fourccs to codec_bmp_tags[]
2005-11-30 Måns RullgårdBMP image decoder
2005-11-29 Måns Rullgårduse $CFLAGS and $LDFLAGS in dlopen() check
2005-11-21 Guillaume PoirierMake DV(B|D) subtitles (en|de)coders be conditonnaly...
2005-11-20 Ivan KalvachevMark all 12 block unused when there are no coded blocks
2005-11-15 Diego Biurrunffserver fixed
2005-11-14 Wolfram Glogerdvbsub encoder, patch by Wolfram Gloger < wmglo AH...
2005-11-14 Diego BiurrunUnify include paths, -I.. is in CFLAGS.
2005-11-13 Alex Beregszaszi10l, left debugging on
2005-11-13 Matthieu CastetCorrectly skip unknown matrices (patch by Matthieu...
2005-11-13 Alex BeregszasziFixing theora _again_. DONT BOTHER BREAKING THIS AGAIN...
2005-11-13 Alex Beregszaszifixed long standing off-by-one bug (fixes playback...
2005-11-13 Alex Beregszaszimode_code_vlc_table size mismatch
2005-11-13 Corey HickeyDTS is 0x2001 according to: www1.mplayerhq.hu/MPlayer...
2005-11-13 Alex Beregszasziupdated regression reference
2005-11-13 Alex BeregszasziSupport for streaming: dont write indexes and dont...
2005-11-13 Alex Beregszaszisupport for unlimited feed size
2005-11-13 Alex Beregszaszi10l to michael not updating this after changing crc...
2005-11-13 Alex Beregszaszidebug the launch commandline and new connections
2005-11-13 Alex Beregszaszimake ffserver regressions work again
2005-11-13 Alex BeregszasziMake Launch more appropriate with support for full...
2005-11-13 Alex BeregszasziSupport Launch when BindAddress is not INADDR_ANY or...
2005-11-13 Alex Beregszaszistrict -1 is mandatory for jpegs because the colorspace...
2005-11-13 Alex Beregszasziremove -e debug=off, unsupported my some wget versions...
2005-11-12 Alex Beregszaszisupport transcoding adpcm
2005-11-12 Loren Merrittuse sse16_sse2() in nsse
2005-11-10 Reimar Döffingerclear the whole vert_pred buffer for 24 bit decoding.
2005-11-10 Mike Melansonimprovements by Reimar Döffinger; 24-bit decoding is...
2005-11-10 Loren Merrittfix a crash on seeking to an invalid frame
2005-11-10 Diego BiurrunFFmpeg and feature requests
2005-11-09 Måns Rullgårdrevert incorrect change
2005-11-09 Michael Niedermayercheck MPV_frame_start() return value
2005-11-09 Steven M. Schultzs/log2/av_log2/
2005-11-07 Fredrik OrderudPut double-quotes around the install path in the "insta...
2005-11-05 Kostya ShishkovTwo tables in truemotion1data.h were slightly different...
2005-11-05 Michael Niedermayerframe skip fixes
2005-11-05 Michael Niedermayerper frame crc support
2005-11-05 Roberto TogniPlace qdm2 and truemotion2 in ifdef block so that they...
2005-11-04 Michael Niedermayerallow NULL write_header() and write_trailer()
2005-11-04 Michael Niedermayerextradata endianness comment
2005-11-03 Loren Merritttidier cabac_intra4x4_pred_mode
2005-11-02 Guillaume PoirierTypo fix
2005-10-29 Alex BeregszasziIngenient MJPEG support, more at artificis.hu/files...
2005-10-28 Måns Rullgårdno mixing of code and declarations
2005-10-28 Matthieu CastetMake rle_code int everywhere instead of signed char.
2005-10-28 Loren Merritt25% faster deblocking, 4-6% overall.
2005-10-27 Loren Merrittfix a crash on dropped frames
2005-10-27 Loren Merrittfaster h264_chroma_mc8_mmx, added h264_chroma_mc4_mmx.
2005-10-26 Marcus EngeneFreeBSD support as well as some assorted fixes
2005-10-26 Emiliano Parasassiavoid the registration of DECODERS if only CONFIG_DECOD...
2005-10-26 Patrice BensoussanFix asf header decoding issue, patch by < patrice ...
2005-10-26 Loren Merritt10l: cqm weren't initialized in svq3.
2005-10-25 Loren Merritth264 custom quant matrices
2005-10-25 Loren Merrittdecode custom quant matrices.
2005-10-23 Diego BiurrunAdd DTS_INC to the CFLAGS for DTS. This is only set...
2005-10-22 Patrice BensoussanFix lrintf detection when extra libs are not installed...
2005-10-22 Patrice BensoussanFix linking failure on Mac OS X <10.4.
2005-10-21 Steven M. SchultzDarwin install strips all global symbols, which gives...
2005-10-20 Roberto TogniIncrease version: 'wave' atom parsing added to mov...
2005-10-20 Roberto TogniIncrease version because of QDM2 decoder addition
2005-10-19 Steve L'Hommeinit_get_bits() requires size in bits, not bytes
2005-10-19 Guillaume Poirierrevert useless patch that was supposed to fix DTS suppo...
2005-10-19 Diego BiurrunDESTDIR support , patch taken from the Debian package
2005-10-18 Roberto TogniQDM2 compatible decoder
2005-10-18 Roberto TogniQDM2 compatible decoder
2005-10-18 Diego BiurrunRemove .pc files on distclean.
2005-10-17 D Richard Felker III100l -- mismatched type after changing sizes to type...
2005-10-16 Mike Melansonchroma decoding fix by Kostya
2005-10-15 Roberto TogniReverse patch 1.59->1.60, it break mp3 in ffplay and...
2005-10-15 Mike MelansonTM2 fixes by Kostya
2005-10-14 Giacomo ComesFix DTS support compilation issue. Patch by Giacomo...
2005-10-14 Måns Rullgårdutf8
2005-10-14 Alex Beregszaszi10l, dont make bandwidth statistics negative when feed...
2005-10-14 Mike Melansongcc 2.95 fix, courtesy of Luca Abeni
2005-10-13 Mike Melansondocumentation update
2005-10-13 Mike Melansonsupport for FLX and DTA extensions in the FLIC format...
2005-10-13 Mike MelansonDuck TrueMotion 2 video decoder, courtesy of Konstantin...
2005-10-12 Alex Beregszaszifix ffserver, it is working for me now again, a more...
2005-10-12 Alex Beregszaszifix feed read_header, avoid using put_tag in write_head...
2005-10-12 Alex Beregszasziset_se_golomb can only write 16bits, add a note about...
2005-10-12 Alex Beregszaszisanity check whether dimensions are non-null
2005-10-12 Alex Beregszasziremoved unused CONFIG_AUDIO_NONSHORT
2005-10-12 Alex Beregszaszilame bit_rate calculation
2005-10-12 Alex Beregszasziinitial MorphOS support
2005-10-12 Reimar DöffingerChange unsigned->signed and int->long, this fits the...
2005-10-09 Loren Merritth264 mmx weighted prediction. up to 3% overall speedup.
2005-10-06 Diego BiurrunIgnore AMR directories.
2005-10-04 j@v2v.ccMove all definitions of external dependencies into...
2005-10-03 Chris Halse... This patch to configure makes the --tune option recogni...
2005-10-02 j@v2v.ccAdd all possible shared libraries to the pkg-config...
2005-10-02 Derk-Jan HartmanAdd the flags for faac and mp3lame to $extralibs in...
2005-10-01 Steven M. Schultzvhoook vs vhook typo, patch by Steven M. Schultz <...
2005-09-30 Loren Merrittsse2 16x16 sum squared diff (306=>268 cycles on a K8)
2005-09-29 François Revolchange my &ccedil; from latin-1 to UTF-8. UTF-8 ownz!
2005-09-29 Diego BiurrunRemove references to release or CVS versions, they...
next