summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-17
|\
| * lavf: Make make_absolute_url a lavf internal functionMartin Storsjö2011-03-17
| * Add missed APIchanges and changelog entriesMartin Storsjö2011-03-17
| * applehttp: Fix a typo in a commentMartin Storsjö2011-03-17
| * lavf: make av_interleave_packet() return meaningful error codesStefano Sabatini2011-03-17
| * lavf: enable av_dlog message in av_interleaved_write_frame()Stefano Sabatini2011-03-17
| * lavf: enable av_dlog() in compute_pkt_fields2()Stefano Sabatini2011-03-17
| * aacenc: cosmetics, indentation, and comment clarificationNathan Caldwell2011-03-16
| * aacenc: Refactor the parts of the AAC psymodel.Nathan Caldwell2011-03-16
| * aaccoder: Change FFMAX for allzero flag to OR bit operationYoung Han Lee2011-03-16
| * avio: rename put_flush_packet -> avio_flushAnton Khirnov2011-03-16
| * avio: deprecate url_close_bufAnton Khirnov2011-03-16
| * avio: deprecate url_open_bufAnton Khirnov2011-03-16
| * avio: always compile avio_printf, rather than on CONFIG_MUXERSAnton Khirnov2011-03-16
| * avio: avio_ prefix for url_fprintfAnton Khirnov2011-03-16
| * avio: change avio_tell/skip from macros to inline functionsAnton Khirnov2011-03-16
| * avio: make url_setbufsize internal.Anton Khirnov2011-03-16
| * lavf: move ff_get_v from avio.h to avio_internal.hAnton Khirnov2011-03-16
| * nutenc: mux chapters.Anton Khirnov2011-03-17
| * doc: update applehttp documentationLuca Barbato2011-03-17
| * lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes senseAnton Khirnov2011-03-16
| * Remove occurrences of my old email addressRamiro Polla2011-03-16
| * dsputil: add bswap16_buf()Mans Rullgard2011-03-16
| * darwin: use -read_only_relocs flag only on 32-bit x86Sean McGovern2011-03-16
| * 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
* | Add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-03-17
* | CrystalHD: Use doxygen compatible comments where relevant.Philip Langdale2011-03-17
* | lavf: make av_interleave_packet() return meaningful error codesStefano Sabatini2011-03-17
* | lavf: enable av_dlog() in compute_pkt_fields2()Stefano Sabatini2011-03-17
* | lavf: enable av_dlog message in av_interleaved_write_frame()Stefano Sabatini2011-03-17
* | Fix compilation error when CONFIG_AVFILTER is not defined.Thierry Foucu2011-03-17
* | matroskadec: set a default duration also for packets comming from a simple blockAurelien Jacobs2011-03-16
* | Use av_strdup instead of strdup, fixes mingw buildBaptiste Coudurier2011-03-16
* | Remove occurrences of my old email address.Ramiro Polla2011-03-16
* | Do not attempt to decode APE file with no frames.Kostya Shishkov2011-03-15
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-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