summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doxy: move av_guess_sample_aspect_ratio to correct placeDerek Buitenhuis2012-07-131-4/+4
* lavc: fix ff_alloc_packet()Paul B Mahol2012-07-131-0/+2
* build_system: mark libfdk as non GPL compatible until the situation is clarif...Michael Niedermayer2012-07-131-0/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-1215-91/+602
|\
| * build: Fix Ogg demuxer dependenciesDiego Biurrun2012-07-121-2/+3
| * build: Fix FLAC demuxer dependenciesDiego Biurrun2012-07-121-1/+2
| * flac: Move flac functions shared between libraries to flac common codeDiego Biurrun2012-07-123-86/+85
| * build: Fix CAF demuxer dependenciesDiego Biurrun2012-07-121-1/+2
| * build: Fix MP2 muxer dependenciesDiego Biurrun2012-07-122-1/+2
| * build: Add missing build rules for the ISMV muxerDiego Biurrun2012-07-122-0/+4
| * configure: Drop redundant mxf_d10 test dependency declarationDiego Biurrun2012-07-121-1/+0
| * Support AAC encoding via the external library fdk-aacMartin Storsjö2012-07-127-3/+403
| * libavcodec: Add more AAC profilesMartin Storsjö2012-07-122-0/+8
| * dct/fft-test: use a replacement getopt() if the system has none present.Ronald S. Bultje2012-07-114-0/+99
* | lclenc: switch to av_assertMichael Niedermayer2012-07-121-1/+2
* | mxfenc: switch to av_assertMichael Niedermayer2012-07-121-2/+3
* | av_samples_copy: support overlapping copiesMichael Niedermayer2012-07-121-2/+7
* | mp3dec: parse initial silence padding information from lame tagMichael Niedermayer2012-07-121-0/+28
* | lavf: inject sample skip side data when requested by the demuxerMichael Niedermayer2012-07-122-0/+13
* | add output for frame timestampsRobert Krüger2012-07-121-0/+10
* | exr: rle decompressionPaul B Mahol2012-07-121-1/+46
* | configure: produce useful uninstalled pc files.Nicolas George2012-07-121-4/+8
* | exr: cache some valuesPaul B Mahol2012-07-121-5/+10
* | dca: map xxch side channels to AV_CH_SIDE_LEFT/RIGHT instead of REAR.Hendrik Leppkes2012-07-121-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-1117-56/+1967
|\ \ | |/
| * configure: Check for the math function rintRonald S. Bultje2012-07-112-0/+9
| * TechSmith Screen Codec 2 decoderKostya Shishkov2012-07-119-1/+1325
| * rtsp: Add listen modeJordi Ortiz2012-07-107-39/+601
| * rtsp: Make rtsp_open_transport_ctx() non-staticJordi Ortiz2012-07-102-3/+8
| * rtsp: Move rtsp_read_closeJordi Ortiz2012-07-101-14/+14
| * rtsp: Parse the mode=receive/record parameter in transport linesJordi Ortiz2012-07-102-0/+11
* | vorbisdec: switch to av_assertMichael Niedermayer2012-07-111-4/+2
* | avidec: switch to av_assertMichael Niedermayer2012-07-111-10/+8
* | exr: zip decompressionPaul B Mahol2012-07-112-38/+149
* | exr: remove dead assigmentPaul B Mahol2012-07-111-2/+0
* | replace all __volatile__ by volatileMichael Niedermayer2012-07-1111-36/+36
* | lavf/mxfenc: fix dnxhd codec uls and aspect ratioMatthieu Bouron2012-07-111-10/+12
* | tiffenc: use av_fast_padded_malloc(z)Paul B Mahol2012-07-101-23/+40
* | lavc: add av_fast_padded_malloczPaul B Mahol2012-07-103-0/+21
* | tiffenc: add .initPaul B Mahol2012-07-101-5/+13
* | parseutils: ignore digits below the microsecond.Nicolas George2012-07-101-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-105-6/+58
|\ \ | |/
| * mss1: fix decoding masked regions in interframesKostya Shishkov2012-07-101-1/+1
| * mxfdec: fix off by one error.Michael Niedermayer2012-07-101-1/+1
| * mxfdec: only parse next partition pack if parsing forwardTomas Härdin2012-07-101-0/+3
| * mxfdec: let pkt->pts = mxf->current_edit_unit if intra-onlyTomas Härdin2012-07-101-0/+11
| * mxfdec: fix frame height vs field height confusionJoseph Artsimovich2012-07-102-1/+40
| * mxfdec: Add intra_only flag to MXFTrackTomas Härdin2012-07-101-0/+23
| * mxfdec: fix Avid AirSpeed files being misinterpreted as OP1aTomas Härdin2012-07-101-5/+9
| * mxfdec: truncate packets that extend past the next edit unitTomas Härdin2012-07-101-15/+50
OpenPOWER on IntegriCloud