summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* print stream sar if present and different than codec sarBaptiste Coudurier2009-01-22
* Use EAGAIN return, primarely intended as example of EAGAIN useage.Michael Niedermayer2009-01-22
* Handle av_read_frame() EAGAIN return.Michael Niedermayer2009-01-22
* Handle av_read_frame() EAGAIN return.Michael Niedermayer2009-01-22
* Add const, remove warning:Baptiste Coudurier2009-01-22
* Avoid unused variable warning when compiling DES test program.Diego Biurrun2009-01-21
* 'code' is used to index a table so make it unsignedAurelien Jacobs2009-01-21
* Make base64 test program compilable as a standard test program.Diego Biurrun2009-01-21
* Add void keyword to parameterless function declaration.Diego Biurrun2009-01-21
* yet another attempt on fixing synchronization in VMDKostya Shishkov2009-01-21
* Empty audio chunks in VMD are silent, not skippedKostya Shishkov2009-01-21
* cosmetics: reindent after last commitKostya Shishkov2009-01-21
* VMD first chunk of audio is not coded as many separate chunks of block_alignKostya Shishkov2009-01-21
* Rename audio.c to oss_audio.c in libavdevice.Benoit Fouet2009-01-21
* fix seek reg tests, Im always forgetting thisBaptiste Coudurier2009-01-21
* Sort VdpPictureInfo alphabetically.Carl Eugen Hoyos2009-01-20
* exit with error code if av_encode failedBaptiste Coudurier2009-01-20
* change sample aspect ratio test to be more clear, print old oneBaptiste Coudurier2009-01-20
* another mpeg4 fourccBen Littler2009-01-20
* Do not use avctx->frame_number which might not be set,Baptiste Coudurier2009-01-20
* Cosmetics: Fix indentation after last commit.Carl Eugen Hoyos2009-01-20
* Add PIX_FMT_VDPAU_WMV3 and PIX_FMT_VDPAU_VC1.Carl Eugen Hoyos2009-01-20
* Add VDPAU hardware accelerated decoding for WMV3 and VC1 which canNVIDIA Corporation2009-01-20
* set correct value for starting lineBaptiste Coudurier2009-01-20
* fix gxf time code mark out valueBaptiste Coudurier2009-01-20
* Enable building r3d demuxer when its config is set.Benoit Fouet2009-01-20
* Use avf context in av_log, instead of NULL.Benoit Fouet2009-01-20
* Pass avf context to audio_open().Benoit Fouet2009-01-20
* Fix a read past end of buffer crash in the mp3 probeAlex Converse2009-01-20
* R3D REDCODE demuxerBaptiste Coudurier2009-01-20
* add myself as maintainer of ISS (with Jai's blessing)Stefan Gehrer2009-01-20
* matroskaenc: correctly handle h264 streams with 3 bytes nal startcodesAurelien Jacobs2009-01-20
* Use "" instead of <> when #including non-system headers.Diego Biurrun2009-01-19
* Fix probing of files with ID3v2 tags. Discussed atAlex Converse2009-01-19
* Remove detection of mmsh protocol in ffplay.Aurelien Jacobs2009-01-19
* Restore mistakenly removed period after "DivX, Inc".Diego Biurrun2009-01-19
* add T263. works on samples/V-codecs/T263/Ben Littler2009-01-19
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* Drop the deprecated av_init_random() at the next libavutil major bump.Stefano Sabatini2009-01-18
* Replace calls to the deprecated function av_init_random() withStefano Sabatini2009-01-18
* moves mid_pred() into mathops.h (with arch specific code split by directory)Aurelien Jacobs2009-01-18
* replace AV_METADATA_IGNORE_CASE flag by a new AV_METADATA_MATCH_CASE flagAurelien Jacobs2009-01-18
* Deprecate av_init_random() in favour of av_random_init(), with a more naturalStefano Sabatini2009-01-18
* Implement a var for containing the current year number rather thanStefano Sabatini2009-01-18
* ARM: simplify ff_put/avg_h264_chroma_mc4/8_neon definitions, no code changeMåns Rullgård2009-01-18
* Alpha: add -mieee to CFLAGSMåns Rullgård2009-01-18
* Alpha: fix pix_abs16Måns Rullgård2009-01-18
* configure: add fastdiv to CONFIG_LISTMåns Rullgård2009-01-18
* matroskadec: merge ByteIOContext declarations at upper levelAurelien Jacobs2009-01-18
* matroskadec: parse the WAVEFORMATEX header and discard it from extradataAurelien Jacobs2009-01-18