summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lavfi: set sample_rate in the default allocator.Nicolas George2012-09-131-0/+2
* swr/resample: mark mm_flags as potentially unusedMichael Niedermayer2012-09-131-1/+1
* x86_cpu.h: newline at the end to shutup some warnings in openccMichael Niedermayer2012-09-131-1/+1
* Revert "lavc/libx264: remap X264_LOG_INFO loglevel from AV_LOG_INFO to VERBOSE"Derek Buitenhuis2012-09-131-1/+1
* mpegvideo: skip ff_print_debug_info() for VDPAUMichael Niedermayer2012-09-131-1/+3
* libavformat.v: export ffurl_protocol_nextMichael Niedermayer2012-09-131-0/+1
* sws: revert: "swscale: Remove two bogus asserts"Michael Niedermayer2012-09-131-0/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-1317-158/+171
|\
| * os_support: Choose between direct.h and io.h using a configure checkMartin Storsjö2012-09-132-3/+5
| * os_support: Include io.h instead of direct.h on mingw32ceMartin Storsjö2012-09-131-0/+4
| * x86: ac3dsp: Only refer to the ac3_downmix_sse symbol if it has been declaredMartin Storsjö2012-09-131-0/+2
| * swscale: Remove two bogus assertsDiego Biurrun2012-09-131-2/+0
| * ac3: move ac3_downmix() from dsputil to ac3dspMans Rullgard2012-09-128-153/+154
| * lavr/audio_mix_matrix: acknowledge the existence of LFE2.Tim Walker2012-09-121-0/+1
| * mlp_parser: avoid mapping multiple disctinct TrueHD channels to the same Liba...Tim Walker2012-09-121-2/+2
| * lavu/audioconvert: add a second low frequency channel.Tim Walker2012-09-124-1/+6
* | Merge commit '07584eaf4a95db3f11d3bc411f9786932829e82b'Michael Niedermayer2012-09-139-127/+802
|\ \ | |/
| * mpegts: check substreams before discardingChristian Schmidt2012-09-121-1/+2
| * Add a smooth streaming segmenter muxerMartin Storsjö2012-09-126-1/+632
| * file: Add an avoption for disabling truncating existing files on openMartin Storsjö2012-09-121-2/+22
| * img2dec: always close AVIOContextsTomas Härdin2012-09-121-3/+3
| * rtpdec_jpeg: Error out on other unsupported type values as wellMartin Storsjö2012-09-121-0/+4
| * rtpdec_jpeg: Disallow using the reserved q valuesMartin Storsjö2012-09-121-0/+4
| * rtpdec_jpeg: Fold the default qtables case into an existing if statementMartin Storsjö2012-09-121-6/+4
| * rtpdec_jpeg: Store and reuse old qtables for q values 128-254Martin Storsjö2012-09-121-6/+27
| * rtpdec_jpeg: Simplify the calculation of the number of qtablesMartin Storsjö2012-09-121-1/+1
| * rtpdec_jpeg: Add more comments about the fields in the SOF0 sectionMartin Storsjö2012-09-121-9/+9
| * rtpdec_jpeg: Clarify where the subsampling magic numbers come fromMartin Storsjö2012-09-121-3/+3
| * rtpdec_jpeg: Don't use a bitstream writer for the EOI markerMartin Storsjö2012-09-121-5/+1
| * rtpdec_jpeg: Don't needlessly use a bitstream writer for the headerMartin Storsjö2012-09-121-56/+58
| * rtpdec_jpeg: Simplify writing of the jpeg headerMartin Storsjö2012-09-121-18/+10
| * rtpdec_jpeg: Merge two if statementsMartin Storsjö2012-09-121-31/+30
| * rtpdec_jpeg: Write the DHT section properlyMartin Storsjö2012-09-121-13/+20
* | lavfi/aresample: set buffer properties after copy.Nicolas George2012-09-131-1/+3
* | vc1dec: export adv profile color format indicationMichael Niedermayer2012-09-122-6/+4
* | asfdec: invert SARMichael Niedermayer2012-09-121-4/+4
* | configure: try to support clang on netbsdMichael Niedermayer2012-09-121-0/+1
* | Support decoding of monochrome tiff images without bpp tag.Carl Eugen Hoyos2012-09-121-0/+2
* | Fix muxing mjpeg in swf.Carl Eugen Hoyos2012-09-121-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-123-30/+29
|\ \ | |/
| * utvideoenc: Add missing AV_ prefix to codec IDDiego Biurrun2012-09-111-1/+1
| * avserver: Add missing #include for av_gettime()Diego Biurrun2012-09-111-0/+2
| * configure: Only disable aligned stack on MSVC on 32 bitMartin Storsjö2012-09-111-1/+2
| * configure: indentation cosmeticsDiego Biurrun2012-09-111-28/+24
* | ffprobe: print start_pts and duration_ts stream informationStefano Sabatini2012-09-122-2/+6
* | FATE/bprint: Convert a VLA to a normal arrayDerek Buitenhuis2012-09-121-1/+5
* | rtmpproto: reorder some expressions to fix compilation with clang without opt...Michael Niedermayer2012-09-121-6/+6
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2012-09-112-56/+55
|\ \
| * | ffplay: increase sample array bufferMarton Balint2012-09-111-1/+2
| * | configure: add crop filter as ffplay requirementMarton Balint2012-09-111-1/+1
OpenPOWER on IntegriCloud