44804 Commits (f379a108a45a800bff059034f939224e4535a8e7)
 

Author SHA1 Message Date
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
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
Michael Niedermayer d9d56712e9 oggparsetheora: print error when failing on unknown header 12 years ago
Michael Niedermayer abcaacf1ac Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer d3ef2da59d oggdec: add missing () for OGG_NOGRANULE_VALUE 12 years ago
Michael Niedermayer 0842e32f99 Merge commit 'd1f05dd18375f2f8e68372edee11436927e43ba8' 12 years ago
Michael Niedermayer 4c273eb64c oggdec: print a warning if the number of headers mismatch expectations. 12 years ago
Michael Niedermayer cc4deafed1 oggdec: print error when headers couldnt be parses successfully 12 years ago
Michael Niedermayer 46a35959d8 Merge commit '7751e4693dd10ec98c20fbd9887233b575034272' 12 years ago
Anton Khirnov 7a1a9dd56c pthread: make sure AVFrame.extended_data is set properly. 12 years ago
Stefano Sabatini 2089f93300 ffprobe: drop pointless opaque parameter in writer init callback 12 years ago
Stefano Sabatini 58e9025993 ffprobe: reindent after previous commit 12 years ago
Stefano Sabatini 4b370d6126 ffprobe: rework checking logic in writer_print_time() and writer_print_rational() 12 years ago
Clément Bœsch 4390f8c28d Fix two "skiping" typo. 12 years ago