summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | configure: allow checking multiple functions in check_func_headers()Mans Rullgard2011-03-19
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-19
|\|
| * configure: use dlltools instead of lib.exeLuca Barbato2011-03-19
| * configure: check for SDL_Linked_Version instead of SDL_InitLuca Barbato2011-03-19
| * Remove Sonic experimental audio codecMans Rullgard2011-03-19
| * fate: remove stale fate-update.sh scriptMans Rullgard2011-03-19
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * get rid of the last svn mentionsJanne Grunau2011-03-18
| * configure: use -r option for pr when listing enabled config options.Konstantin Pavlov2011-03-18
* | Add unused pixel format (PIX_FMT_UNUSED) to make PIX_FMT_BGR48BE an odd-value...Peter Ross2011-03-19
* | ffplay: add braces around union definitionStefano Sabatini2011-03-19
* | ffplay: add existence check on ic->pb in decode_thread()Stefano Sabatini2011-03-19
* | Fix compiler warnings due to missing casts.Reimar Döffinger2011-03-19
* | Detect byte-swapped AC-3 (aka DNET) and support decoding it directly.Reimar Döffinger2011-03-19
* | fade: fix draw_slice() check on fade->factor valueMark Himsley2011-03-18
* | fade: make draw_slice() chroma check against planes 1 and 2Mark Himsley2011-03-18
* | patcheck: warn about assert usagePeter Ross2011-03-18
* | reverts parts of commit de11ee906ed232157392924735c18ab7d8522ccb. The author ...Michael Niedermayer2011-03-18
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-18
|\|
| * aacenc: 10l, missed a reference when refactoring the psymodel.Nathan Caldwell2011-03-17
| * ac3enc: add float_to_fixed24() with x86-optimized versions to AC3DSPContextJustin Ruggles2011-03-17
| * asf: update seek test referenceMans Rullgard2011-03-17
| * nutenc: fix a memleakAnton Khirnov2011-03-17
| * asfdec: subtract the preroll value and thus output 0 based timestampsVladimir Pantelic2011-03-17
* | lavf: fix function name in compute_pkt_fields2 av_dlog messageStefano Sabatini2011-03-18
* | remove definition of swabj@v2v.cc2011-03-17
* | Revert "jvdec: don't use deprecated url_feof()"Michael Niedermayer2011-03-17
* | Revert "partially rename FFmpeg to Libav"Michael Niedermayer2011-03-17
* | Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer2011-03-17
* | Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer2011-03-17
* | Revert "replace FFmpeg with Libav in doc/"Michael Niedermayer2011-03-17
* | 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