44816 Commits (9de731e9d0f415ce8c5dc1c9079490964c244867)
 

Author SHA1 Message Date
Nicolas George 9de731e9d0 lavfi/sink_buffer: implement libav compatibility API. 12 years ago
Michael Niedermayer 279ae1cd72 lavf: move fields that appear to be intended as public API to the correct section 12 years ago
Michael Niedermayer 7e9830d123 dsputil_mmx: fix reading prior of the src array in sub_hfyu_median_prediction() 12 years ago
Nicolas George 8e1f063efc lavfi: enable buffersinks unconditionally. 12 years ago
Michael Niedermayer e760424ddd Merge remote-tracking branch 'qatar/master' 12 years ago
Clément Bœsch 00e1afd83f fate: add faststart regression test. 12 years ago
Clément Bœsch a714150827 lavf/movenc: add faststart option. 12 years ago
Clément Bœsch f379a108a4 lavf/movenc: make mov_write_stco_tag() not use the offset pos for mode64 heuristic. 12 years ago
Clément Bœsch e17a2aba25 lavf/movenc: add get_moov_size and use it in fragment code. 12 years ago
Michael Niedermayer 65f7aee63b ffmpeg: add option to control copying of frames prior to start. 12 years ago
Jean First d37044647f file: set the return value type for lseek to off_t 12 years ago
Michael Niedermayer c76ffdc251 RELEASE: update for 1.0 12 years ago
Michael Niedermayer 67016b3c79 MAINTAINERS: add 1.0 12 years ago
Stefano Sabatini 163f7afbe6 ffprobe: fix indentation of the first line of packets_and_frames sections in the json output 12 years ago
Michael Niedermayer 2e4ec8947d lavf: fill in past dts based on reordered pts once the delay becomes known. 12 years ago
Michael Niedermayer a8e3815db5 lavf: factorize timestamp shift in update_initial_timestamps() 12 years ago
Michael Niedermayer cddbafb56a ffmpeg: allow printing muxer side packet timestamp debuging info 12 years ago
Diego Biurrun 93e81ee81c nutdec: const correctness for get_v_trace/get_s_trace function arguments 12 years ago
Diego Biurrun 2dc1310484 truemotion2: Request samples for old TM2 headers 12 years ago
Martin Storsjö 69673138c5 rtpdec: Remove a useless ff_ prefix from a static symbol 12 years ago
Dmitry Samonenko b6bf1490da rtpdec: Support depacketizing speex 12 years ago
Dmitry Samonenko 490ae95aa8 rtpenc: Add support for packetizing speex 12 years ago
Michael Niedermayer 3b92075e6c Revert "arm/h264: fix overreads in h264_chroma_mc8-and-h264_chroma_mc4" 12 years ago
Michael Niedermayer 55a6f705ac ffv1dec: support decoding older 1.3 bitstream variant 12 years ago
Michael Niedermayer ff0c628268 ffv1:update copyright year 12 years ago
Michael Niedermayer 5c4e2e8755 nutenc: avoid negative timestamps 12 years ago
Michael Niedermayer 3ba0dab76a lavf: Add support offset timestamps on muxing. 12 years ago
Michael Niedermayer e9350c44ad nutenc: remove outdated fixme 12 years ago
Michael Niedermayer ae0449314c Merge remote-tracking branch 'qatar/master' 12 years ago
Stefano Sabatini 4552e9b56c ffprobe: generalize writer subsection nesting model 12 years ago
Michael Niedermayer 299c0b30a6 lavf: fix bug that caused has_decode_delay_been_guessed() to never return !=0 12 years ago
Duncan Salerno 4b80a619b7 Handle the following type of relative URL correctly: 12 years ago
Michael Niedermayer f75c5f07a9 diracyasm: fix win64 12 years ago
Michael Niedermayer 5fe808578c libx264: fix open GOP 12 years ago
Derek Buitenhuis 7133d25425 configure: Fix 10l in 5ae9fa13f5 12 years ago
Derek Buitenhuis 5ae9fa13f5 MinGW: Use our snprintf/vsnprintf when MinGW's is broken 12 years ago
Michael Niedermayer de73ae6b1a ffmpeg: avoid apics for video output if possible 12 years ago
Michael Niedermayer a7b483953d ffmpeg: factor area out of video stream selection code. 12 years ago
Michael Niedermayer c5e2347373 mlpdec: supress layout mismatch warnings for 2 ch upmixed mono 12 years ago
Michael Niedermayer eda5db6bd1 mlpdec: discard a 2nd substream if the stream is mono 12 years ago
Michael Niedermayer 2a672652bb mlp_parser: dont override existing channel geometry. 12 years ago
Alexandre Colucci 92d2b909a0 xsub: feed init_get_bits the whole buffer 12 years ago
bruce-wu d25f87f517 arm/h264: fix overreads in h264_chroma_mc8-and-h264_chroma_mc4 12 years ago
Martin Storsjö 375bff7084 libfdk-aac: Allow setting VBR modes via a private option 12 years ago
Martin Storsjö a10190dcd8 libfdk-aac: Warn the user that the VBR modes are unsupported 12 years ago
Derek Buitenhuis b62d4c16c9 Revert "cbrt_tablegen: Include libm.h" 12 years ago
Michael Niedermayer 49331f7ba3 dnxhdenc: fix speed regression 12 years ago
Michael Niedermayer 6b33e91899 mpegvideo: factorize ff_dct_encode_init() 12 years ago
Michael Niedermayer 71d6eb2208 dnxhdenc: remove redundant call to ff_dsputil_init() 12 years ago
Michael Niedermayer 8deddc6961 avcodec_alloc_frame: dont zero the whole struct twice 12 years ago