summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unbreak avcodec_thread_initReimar Döffinger2011-03-284-8/+8
* Fix compilation failure with runtime cpudetect (Ticket #22)Michael Niedermayer2011-03-281-3/+3
* Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-2816-18/+1183
|\
| * ac3enc: Add codec-specific options for writing AC-3 metadata.Justin Ruggles2011-03-276-18/+782
| * Remove arrozcru URL from documentationRamiro Polla2011-03-272-8/+0
| * sndio support for playback and recordBrad2011-03-2711-2/+403
* | Implement interlaced scaling.Michael Niedermayer2011-03-281-12/+47
* | add SubRip encoderAurelien Jacobs2011-03-289-5/+947
* | drawtext: draw glyphs for the strftime()-expanded textStefano Sabatini2011-03-271-1/+1
* | drawtext: fix minor errors and typos in the filter descriptionStefano Sabatini2011-03-271-6/+8
* | setdar: prefer "sar" over "par" in log info messageStefano Sabatini2011-03-271-1/+1
* | ffmpeg: warns the user when the selected pixel format is ignoredStefano Sabatini2011-03-271-1/+7
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-276-63/+59
|\ \ | |/
| * dsputil: allow to skip drawing of top/bottom edges.Alexander Strange2011-03-265-52/+70
| * Split fate-psx-str-v3 into a video-only and audio-only test.Ronald S. Bultje2011-03-263-39/+41
* | make xvid less picky about unkown aspectMichael Niedermayer2011-03-271-2/+2
* | CrystalHD: Remove redundant interlaced check.Philip Langdale2011-03-261-2/+1
* | CrystalHD: Add 2011 to CopyrightPhilip Langdale2011-03-261-1/+1
* | Revert "CrystalHD: Improve interlaced h.264 support."Philip Langdale2011-03-262-135/+83
* | Revert "CrystalHD: Add heuristics to try and distinguish h.264 PAFF variants."Philip Langdale2011-03-261-44/+15
* | Revert "CrystalHD: Refine heuristic logic."Philip Langdale2011-03-261-28/+29
* | CrystalHD: Refine heuristic logic.Philip Langdale2011-03-261-29/+28
* | CrystalHD: Add heuristics to try and distinguish h.264 PAFF variants.Philip Langdale2011-03-261-15/+44
* | CrystalHD: Improve interlaced h.264 support.Philip Langdale2011-03-262-83/+135
* | Use strtoul to parse rtptime and seq values.Ilya2011-03-261-2/+2
* | ALSA: implement channel layout for playback.Nicolas George2011-03-263-1/+106
* | ffprobe: provide format parameters to av_open_input_file()Stefano Sabatini2011-03-261-1/+4
* | lavf: make compute_pkt_fields2() return meaningful error valuesStefano Sabatini2011-03-261-3/+3
* | cmdutils: remove list_fmts(), simplifyStefano Sabatini2011-03-263-13/+4
* | DPX decode: add buffer size checks.Reimar Döffinger2011-03-261-5/+14
* | nut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross2011-03-261-0/+2
* | rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross2011-03-261-0/+2
* | Make the hflip filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-03-262-0/+3
* | Make the crop filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-03-262-0/+3
* | libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementationPeter Ross2011-03-2612-3/+125
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-2622-31/+190
|\ \ | |/
| * mov: set audio service type for AC-3 from bitstream mode in the 'dac3' atom.Justin Ruggles2011-03-251-1/+5
| * Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parserJustin Ruggles2011-03-258-3/+29
| * Use audio_service_type to set stream disposition.Justin Ruggles2011-03-251-0/+13
| * Add APIchanges entry for audio_service_type.Justin Ruggles2011-03-251-0/+3
| * Add audio_service_type field to AVCodecContext for encoding and reportingJustin Ruggles2011-03-255-1/+54
| * configure: in check_ld, place new -l flags before existing onesMans Rullgard2011-03-251-1/+1
| * support @heading, @subheading, @subsubheading, and @subsubsection inJustin Ruggles2011-03-251-2/+4
| * doc: update build system documentationLuca Barbato2011-03-252-25/+63
| * aacenc: indentationYoung Han Lee2011-03-241-1/+1
| * aacenc: fix the side calculation in search_for_msYoung Han Lee2011-03-241-1/+1
| * vp8.c: rename EDGE_* to VP8_EDGE_*.Alexander Strange2011-03-241-5/+5
* | Update to latest MPlayer version.Reimar Döffinger2011-03-251-4/+4
* | lavc: Bump micro for dvd subtitle cb/cr fix Signed-off-by: Michael Niedermaye...Michael Niedermayer2011-03-251-1/+1
* | Fix incorrect colors when decoding Blu-ray subtitlesAlexandre Colucci2011-03-251-1/+1
OpenPOWER on IntegriCloud