summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pcm: fix handling of more than 8 channels for planarMichael Niedermayer2012-11-02
* Merge commit '8ac0f6767bf63d3e6b308ee6648ff02598b81e03'Michael Niedermayer2012-11-02
|\
| * dcadec: allow the decoder to change the channel layout mid-streamJustin Ruggles2012-11-01
| * cook: use av_dlog() for debug logging instead of av_log() with AV_LOG_ERRORJustin Ruggles2012-11-01
| * cook: move samples_per_frame from COOKSubpacket to where it is usedJustin Ruggles2012-11-01
| * cook: use av_get_channel_layout_nb_channels() instead of cook_count_channels()Justin Ruggles2012-11-01
| * cook: reverse a condition so that the code makes more senseJustin Ruggles2012-11-01
| * cook: remove unneeded COOKContext variable, sample_rateJustin Ruggles2012-11-01
| * cook: remove unneeded COOKContext variable, bit_rateJustin Ruggles2012-11-01
| * cook: use AVCodecContext.channels instead of keeping a private copyJustin Ruggles2012-11-01
| * bmvaudio: set channel layout at init() rather than validating itJustin Ruggles2012-11-01
| * atrac1: do not keep a copy of channel count in the private contextJustin Ruggles2012-11-01
| * dsicinaudio: set channels and channel layoutJustin Ruggles2012-11-01
| * g722dec: set channel layout at initialization instead of validating itJustin Ruggles2012-11-01
| * amrwbdec: set channels, channel_layout, and sample_rateJustin Ruggles2012-11-01
| * amrnbdec: set channels, channel_layout, and sample_rateJustin Ruggles2012-11-01
| * dca_parser: allow the parser to change the sample rateJustin Ruggles2012-11-01
| * lavc: check channel count after decoder initJustin Ruggles2012-11-01
| * lavc: move SANE_NB_CHANNELS to internal.h and use it in the PCM decodersJustin Ruggles2012-11-01
* | Add QT CC track mux supportJason2012-11-02
* | dv1394: fix order of AVOption fieldsMichael Niedermayer2012-11-02
* | Apply again [916352f282855e3e4e86a39df9452fead2aa0771] that got lost in the m...Alexis Ballier2012-11-02
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2012-11-01
|\ \
| * | ffplay: remove redundant !codec checkMarton Balint2012-11-01
| * | ffplay: only initialize codec opts before using itMarton Balint2012-11-01
| * | ffplay: always free buffersink_params in configure_video_filtersMarton Balint2012-11-01
| * | ffplay: remove uneeded format filter, buffersink format is setMarton Balint2012-11-01
| * | ffplay: check for buffersink_params allocation successMarton Balint2012-11-01
| * | ffplay: always free inputs and outputs in configure_filtergraphMarton Balint2012-11-01
| * | ffplay: fill the unused part of the window with blackMarton Balint2012-11-01
| * | ffplay: add update parameter to fill_rectangleMarton Balint2012-11-01
* | | lavf: fix integer overflow in rfps calculationMichael Niedermayer2012-11-01
* | | avienc: force a valid timebase for videoMichael Niedermayer2012-11-01
* | | doc/platform: Comply With All Capitalized Words ConventionStefano Sabatini2012-11-01
* | | lavfi/fifo: add assert to ensure request was successfull.Michael Niedermayer2012-11-01
* | | mpegts_probe: detect files with garbage at the begin.Michael Niedermayer2012-11-01
|/ /
* | mxfdec: Fix inferred misuses of enumsTomas Härdin2012-11-01
* | mpegvideo_probe: check slice orderMichael Niedermayer2012-11-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-01
|\|
| * fate: add ac3/eac3 tests to FATE_SAMPLES_AVCONVJanne Grunau2012-10-31
| * avconv_opt, cmdutils: Add missing function parameter DoxygenDiego Biurrun2012-10-31
| * x86: Move optimization suffix to end of function namesDiego Biurrun2012-10-31
* | Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'Michael Niedermayer2012-11-01
|\|
| * x86: h264_chromamc_10bit: drop pointless PAVG %defineDiego Biurrun2012-10-31
| * x86: mmx2 ---> mmxext in function namesDiego Biurrun2012-10-31
| * swscale: do not forget to swap data in formats with different endiannessKostya Shishkov2012-10-31
* | doc/filters: add "Notes on filtergraph escaping" sectionStefano Sabatini2012-11-01
* | rational: test add/sub tooMichael Niedermayer2012-11-01
* | cmdutils: allow specifying the file for -reportMichael Niedermayer2012-11-01
* | Fix typo in platform documentation.Carl Eugen Hoyos2012-11-01