summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavc/hevcdsp: Fix compilation for arm with --disable-neon.Carl Eugen Hoyos2015-03-10
* lavd/avfoundation: Silence warnings when compiling for iOS.Carl Eugen Hoyos2015-03-10
* lavd/avfoundation: Silence c99 warnings when using gcc.Carl Eugen Hoyos2015-03-10
* lavd/qtkit: Silence deprecation warnings when using clang.Carl Eugen Hoyos2015-03-10
* Merge commit '448c8cfe4c53e9e806effd8505b46d57fa707061'Michael Niedermayer2015-03-10
|\
| * movenc: Support setting fragment_index before the moov atom is writtenMartin Storsjö2015-03-10
* | Merge commit '0c5e380c2c266d2e8a13c000cc527529db837f10'Michael Niedermayer2015-03-10
|\|
| * movenc: Don't rely on the fragment index for vc1 info gatheringMartin Storsjö2015-03-10
* | Merge commit 'cf402d6fa88acd647cdff993429583bec8a34fdc'Michael Niedermayer2015-03-10
|\|
| * rtpenc_mpegts: Set chain->rtp_ctx only after avformat_write_header succeededMartin Storsjö2015-03-10
* | Merge commit 'c83dd2d2a458075a58895c384372f57c1ec26276'Michael Niedermayer2015-03-10
|\|
| * rtpenc_mpegts: Free the right ->pb in the error path in the init functionMartin Storsjö2015-03-10
* | Merge commit '96a06dbaf278e8152487e08772946f63bd2a3843'Michael Niedermayer2015-03-10
|\|
| * FATE: add support for testing hwaccelsAnton Khirnov2015-03-10
* | Merge commit 'dc7536ca3d2dbe47f40cc0fcd0fc2555a84d5f56'Michael Niedermayer2015-03-10
|\|
| * avconv: do not abort immediately if initializing hwaccel failsAnton Khirnov2015-03-10
* | avfilter/vf_fftfilt: increase RDFT length by 10%Michael Niedermayer2015-03-10
* | libavformat/mxfenc: write package name metadataMark Reid2015-03-10
* | asfenc: fix leaking asf->index_ptr on errorAndreas Cadhalpun2015-03-09
* | roqvideoenc: set enc->avctx in roq_encode_initAndreas Cadhalpun2015-03-09
* | avcodec/libvpxenc: Clear twopass_stats.sz on deallocationMichael Niedermayer2015-03-09
* | Merge commit '93f7948136fcda8ddbbc44a6c24418f11ca829b8'Michael Niedermayer2015-03-09
|\|
| * libvpx: Fix mixed use of av_malloc() and av_reallocp()Vittorio Giovara2015-03-09
* | avformat/siff: Fix checks and variable typesMichael Niedermayer2015-03-09
* | Merge commit 'ad94c6ca0b86c463f476b26606259a2041dcddc9'Michael Niedermayer2015-03-09
|\|
| * siff: Use the correct type for packet size variablesVittorio Giovara2015-03-09
* | Merge commit '9f25a109922da43c1f81273a431d3b40cb5a785a'Michael Niedermayer2015-03-09
|\|
| * matroskaenc: Also validate chapter end timeVittorio Giovara2015-03-09
* | Merge commit 'bfeb83a8b7d3fcf09a54d8dbc9c521e10bb17530'Michael Niedermayer2015-03-09
|\|
| * rtpdec_hevc: Drop extra sanity check for size of input packetVittorio Giovara2015-03-09
* | avcodec/hevc_parser: use avpriv_find_start_code in hevc_split()zhaoxiu.zeng2015-03-09
* | avcodec/options_table: remove extradata_size from the AVOptions tableMichael Niedermayer2015-03-09
* | tests/fate-run: Print more details on failure of stddev / filesize comparesClaudio Freire2015-03-09
* | ffmdec: limit the backward seek to the last resync positionAndreas Cadhalpun2015-03-09
* | Add dependencies to configure file for vf_fftfiltArwa Arif2015-03-09
* | ffmdec: make sure the time base is validAndreas Cadhalpun2015-03-09
* | Merge commit '46d4d8575979a24a8d026d9805039b724e0e3e5f'Michael Niedermayer2015-03-09
|\|
| * movenc: Avoid writing separate flags for the first sample if not necessaryMartin Storsjö2015-03-09
* | Merge commit '00d751d4fc20ec88d2cc2c9f39ec8b9e9c8cdeba'Michael Niedermayer2015-03-09
|\|
| * movenc: Set tfhd default sample flags based on actual samples, if possibleMartin Storsjö2015-03-09
* | doc: Clarify documentation for fade duration.Carl Eugen Hoyos2015-03-09
* | doc: Improve video creation examples (from image2).Carl Eugen Hoyos2015-03-09
* | Fix the intra_dc_precision API doc.Carl Eugen Hoyos2015-03-09
* | lavc/ffv1enc: Auto-select -coder 1 for >8bit also for yuv.Carl Eugen Hoyos2015-03-09
* | ffmdec: fix infinite loop at EOFAndreas Cadhalpun2015-03-09
* | ffmdec: initialize f_cprv, f_stvi and f_stauAndreas Cadhalpun2015-03-09
* | Merge commit '0ce3a0f9d9523a9bcad4c6d451ca5bbd7a4f420d'Michael Niedermayer2015-03-09
|\|
| * utvideodec: Handle slice_height being zeroMichael Niedermayer2015-03-09
* | Merge commit '7b9cb7b36543c2a0e46d99b0e41824b9e7dd0c8f'Michael Niedermayer2015-03-08
|\|
| * avprobe: Export coded_{width,height} in -show_streamsVittorio Giovara2015-03-08