summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* replace FFmpeg with Libav in doc/Janne Grunau2011-03-16
* use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau2011-03-16
* replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau2011-03-16
* partially rename FFmpeg to LibavJanne Grunau2011-03-16
* mp3enc: remove mp3_write_packet(), use ff_raw_write_packet() insteadAnton Khirnov2011-03-16
* Do not attempt to decode APE file with no framesKostya2011-03-16
* jvdec: don't use deprecated url_feof()Anton Khirnov2011-03-16
* mathops: fix MULL() when the compiler does not inline the function.Justin Ruggles2011-03-15
* id3v2: merge TYER/TDAT/TIME to date tagAnton Khirnov2011-03-15
* mathops: change "g" constraint to "rm" in x86-32 version of MUL64().Justin Ruggles2011-03-15
* mathops: convert MULL/MULH/MUL64 to inline functions rather than macros.Justin Ruggles2011-03-15
* Use AVERROR_EXIT with url_interrupt_cb.Nicolas George2011-03-15
* Add AVERROR_EXIT.Nicolas George2011-03-15
* avio: deprecate url_ferrorAnton Khirnov2011-03-15
* lavf/utils: dont't explicitly check AVIOContext.errorAnton Khirnov2011-03-15
* h264_mp4toannexb_bsf: Fix spurious warning when stream has SPS and PPS units.Philip Langdale2011-03-15
* Delete MAINTAINERS fileMans Rullgard2011-03-14
* ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC...Justin Ruggles2011-03-14
* ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage.Justin2011-03-14
* mm decoder: move buffer allocation from decode_init() to decode_frame()Peter Ross2011-03-14
* jv demuxer: prevent video packet size overflowPeter Ross2011-03-14
* jv demuxer: define JV_PREAMBLE_SIZE instead of hard coding the numberPeter Ross2011-03-14
* jv demuxer: calculate palette_size for each frame in read_headerPeter Ross2011-03-14
* Bitmap Brothers JV errataPeter Ross2011-03-14
* Bitmap Brothers JV demuxerPeter Ross2011-03-14
* Bitmap Brothers JV video decoderPeter Ross2011-03-14
* Update the url to the site website and change ffmpeg-devel to libav-develJohan Andersson2011-03-13
* doc: document applehttp protocolLuca Barbato2011-03-13
* VP8: fix other function declarationJason Garrett-Glaser2011-03-12
* VC1: Export profile/levelHendrik Leppkes2011-03-12
* ffmpeg: remove unused variable in ffmpeg_exit()Stefano Sabatini2011-03-12
* VP8: optimize VP8Context struct orderingJason Garrett-Glaser2011-03-12
* VP8: fix function declarationJason Garrett-Glaser2011-03-12
* VP8: token probs doesn't need paddingJason Garrett-Glaser2011-03-12
* VP8: use a goto to break out of two loopsJason Garrett-Glaser2011-03-12
* Add CONFIG_AC3DSP symbol to simplify makefilesMans Rullgard2011-03-12
* configure: use pkg-config helpersMans Rullgard2011-03-11
* configure: improve pkg-config supportMans Rullgard2011-03-11
* configure: allow checking multiple functions in check_func_headers()Mans Rullgard2011-03-11
* Add one more avc intra fourcc and extend the descriptionBenjamin Larsson2011-03-10
* Export profiles from the mpeg2 video decoderBenjamin Larsson2011-03-10
* id3v2: fix typo in error messageAnton Khirnov2011-03-09
* aacenc: Fix a segfault in search_for_quantizersNathan Caldwell2011-03-08
* avio: deprecate url_feofAnton Khirnov2011-03-07
* mpegts: add all stream languages into metadataAnssi Hannula2011-03-07
* In retry_transfer_wrapper, do not check url_interrupt_cb, causes problemsBaptiste Coudurier2011-03-07
* Flag DVB subtitles for the hard hearing appropriately using their component_t...Hendrik Leppkes2011-03-07
* mpegtsenc: handle multiple language tags per streamAnssi Hannula2011-03-07
* lavf: update documentation of AVOutputFormat.flagsAnssi Hannula2011-03-07
* reindent.Ronald S. Bultje2011-03-07