summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* documentation: extend documentation for ffmpeg -aspect optionStefano Sabatini2011-03-28
* sndio: prefer "FFmpeg" over "Libav" in the license headerStefano Sabatini2011-03-28
* Use consistent condition for whether to run slice-threading execute function.Reimar Döffinger2011-03-28
* Unbreak avcodec_thread_initReimar Döffinger2011-03-28
* Fix compilation failure with runtime cpudetect (Ticket #22)Michael Niedermayer2011-03-28
* Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-28
|\
| * ac3enc: Add codec-specific options for writing AC-3 metadata.Justin Ruggles2011-03-27
| * Remove arrozcru URL from documentationRamiro Polla2011-03-27
| * sndio support for playback and recordBrad2011-03-27
* | Implement interlaced scaling.Michael Niedermayer2011-03-28
* | add SubRip encoderAurelien Jacobs2011-03-28
* | drawtext: draw glyphs for the strftime()-expanded textStefano Sabatini2011-03-27
* | drawtext: fix minor errors and typos in the filter descriptionStefano Sabatini2011-03-27
* | setdar: prefer "sar" over "par" in log info messageStefano Sabatini2011-03-27
* | ffmpeg: warns the user when the selected pixel format is ignoredStefano Sabatini2011-03-27
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-27
|\|
| * dsputil: allow to skip drawing of top/bottom edges.Alexander Strange2011-03-26
| * Split fate-psx-str-v3 into a video-only and audio-only test.Ronald S. Bultje2011-03-26
* | make xvid less picky about unkown aspectMichael Niedermayer2011-03-27
* | CrystalHD: Remove redundant interlaced check.Philip Langdale2011-03-26
* | CrystalHD: Add 2011 to CopyrightPhilip Langdale2011-03-26
* | Revert "CrystalHD: Improve interlaced h.264 support."Philip Langdale2011-03-26
* | Revert "CrystalHD: Add heuristics to try and distinguish h.264 PAFF variants."Philip Langdale2011-03-26
* | Revert "CrystalHD: Refine heuristic logic."Philip Langdale2011-03-26
* | CrystalHD: Refine heuristic logic.Philip Langdale2011-03-26
* | CrystalHD: Add heuristics to try and distinguish h.264 PAFF variants.Philip Langdale2011-03-26
* | CrystalHD: Improve interlaced h.264 support.Philip Langdale2011-03-26
* | Use strtoul to parse rtptime and seq values.Ilya2011-03-26
* | ALSA: implement channel layout for playback.Nicolas George2011-03-26
* | ffprobe: provide format parameters to av_open_input_file()Stefano Sabatini2011-03-26
* | lavf: make compute_pkt_fields2() return meaningful error valuesStefano Sabatini2011-03-26
* | cmdutils: remove list_fmts(), simplifyStefano Sabatini2011-03-26
* | DPX decode: add buffer size checks.Reimar Döffinger2011-03-26
* | nut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross2011-03-26
* | rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross2011-03-26
* | Make the hflip filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-03-26
* | Make the crop filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-03-26
* | libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementationPeter Ross2011-03-26
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-26
|\|
| * mov: set audio service type for AC-3 from bitstream mode in the 'dac3' atom.Justin Ruggles2011-03-25
| * Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parserJustin Ruggles2011-03-25
| * Use audio_service_type to set stream disposition.Justin Ruggles2011-03-25
| * Add APIchanges entry for audio_service_type.Justin Ruggles2011-03-25
| * Add audio_service_type field to AVCodecContext for encoding and reportingJustin Ruggles2011-03-25
| * configure: in check_ld, place new -l flags before existing onesMans Rullgard2011-03-25
| * support @heading, @subheading, @subsubheading, and @subsubsection inJustin Ruggles2011-03-25
| * doc: update build system documentationLuca Barbato2011-03-25
| * aacenc: indentationYoung Han Lee2011-03-24
| * aacenc: fix the side calculation in search_for_msYoung Han Lee2011-03-24
| * vp8.c: rename EDGE_* to VP8_EDGE_*.Alexander Strange2011-03-24