44855 Commits (bad603c66a7602db65b9398bdf8952898cf4dc8d)
 

Author SHA1 Message Date
Michael Niedermayer c76ffdc251 RELEASE: update for 1.0 13 years ago
Michael Niedermayer 67016b3c79 MAINTAINERS: add 1.0 13 years ago
Stefano Sabatini 163f7afbe6 ffprobe: fix indentation of the first line of packets_and_frames sections in the json output 13 years ago
Michael Niedermayer 2e4ec8947d lavf: fill in past dts based on reordered pts once the delay becomes known. 13 years ago
Michael Niedermayer a8e3815db5 lavf: factorize timestamp shift in update_initial_timestamps() 13 years ago
Michael Niedermayer cddbafb56a ffmpeg: allow printing muxer side packet timestamp debuging info 13 years ago
Diego Biurrun 93e81ee81c nutdec: const correctness for get_v_trace/get_s_trace function arguments 13 years ago
Diego Biurrun 2dc1310484 truemotion2: Request samples for old TM2 headers 13 years ago
Martin Storsjö 69673138c5 rtpdec: Remove a useless ff_ prefix from a static symbol 13 years ago
Dmitry Samonenko b6bf1490da rtpdec: Support depacketizing speex 13 years ago
Dmitry Samonenko 490ae95aa8 rtpenc: Add support for packetizing speex 13 years ago
Michael Niedermayer 3b92075e6c Revert "arm/h264: fix overreads in h264_chroma_mc8-and-h264_chroma_mc4" 13 years ago
Michael Niedermayer 55a6f705ac ffv1dec: support decoding older 1.3 bitstream variant 13 years ago
Michael Niedermayer ff0c628268 ffv1:update copyright year 13 years ago
Michael Niedermayer 5c4e2e8755 nutenc: avoid negative timestamps 13 years ago
Michael Niedermayer 3ba0dab76a lavf: Add support offset timestamps on muxing. 13 years ago
Michael Niedermayer e9350c44ad nutenc: remove outdated fixme 13 years ago
Michael Niedermayer ae0449314c Merge remote-tracking branch 'qatar/master' 13 years ago
Stefano Sabatini 4552e9b56c ffprobe: generalize writer subsection nesting model 13 years ago
Michael Niedermayer 299c0b30a6 lavf: fix bug that caused has_decode_delay_been_guessed() to never return !=0 13 years ago
Duncan Salerno 4b80a619b7 Handle the following type of relative URL correctly: 13 years ago
Michael Niedermayer f75c5f07a9 diracyasm: fix win64 13 years ago
Michael Niedermayer 5fe808578c libx264: fix open GOP 13 years ago
Derek Buitenhuis 7133d25425 configure: Fix 10l in 5ae9fa13f5 13 years ago
Derek Buitenhuis 5ae9fa13f5 MinGW: Use our snprintf/vsnprintf when MinGW's is broken 13 years ago
Michael Niedermayer de73ae6b1a ffmpeg: avoid apics for video output if possible 13 years ago
Michael Niedermayer a7b483953d ffmpeg: factor area out of video stream selection code. 13 years ago
Michael Niedermayer c5e2347373 mlpdec: supress layout mismatch warnings for 2 ch upmixed mono 13 years ago
Michael Niedermayer eda5db6bd1 mlpdec: discard a 2nd substream if the stream is mono 13 years ago
Michael Niedermayer 2a672652bb mlp_parser: dont override existing channel geometry. 13 years ago
Alexandre Colucci 92d2b909a0 xsub: feed init_get_bits the whole buffer 13 years ago
bruce-wu d25f87f517 arm/h264: fix overreads in h264_chroma_mc8-and-h264_chroma_mc4 13 years ago
Martin Storsjö 375bff7084 libfdk-aac: Allow setting VBR modes via a private option 13 years ago
Martin Storsjö a10190dcd8 libfdk-aac: Warn the user that the VBR modes are unsupported 13 years ago
Derek Buitenhuis b62d4c16c9 Revert "cbrt_tablegen: Include libm.h" 13 years ago
Michael Niedermayer 49331f7ba3 dnxhdenc: fix speed regression 13 years ago
Michael Niedermayer 6b33e91899 mpegvideo: factorize ff_dct_encode_init() 13 years ago
Michael Niedermayer 71d6eb2208 dnxhdenc: remove redundant call to ff_dsputil_init() 13 years ago
Michael Niedermayer 8deddc6961 avcodec_alloc_frame: dont zero the whole struct twice 13 years ago
Michael Niedermayer d9d56712e9 oggparsetheora: print error when failing on unknown header 13 years ago
Michael Niedermayer abcaacf1ac Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer d3ef2da59d oggdec: add missing () for OGG_NOGRANULE_VALUE 13 years ago
Michael Niedermayer 0842e32f99 Merge commit 'd1f05dd18375f2f8e68372edee11436927e43ba8' 13 years ago
Michael Niedermayer 4c273eb64c oggdec: print a warning if the number of headers mismatch expectations. 13 years ago
Michael Niedermayer cc4deafed1 oggdec: print error when headers couldnt be parses successfully 13 years ago
Michael Niedermayer 46a35959d8 Merge commit '7751e4693dd10ec98c20fbd9887233b575034272' 13 years ago
Anton Khirnov 7a1a9dd56c pthread: make sure AVFrame.extended_data is set properly. 13 years ago
Stefano Sabatini 2089f93300 ffprobe: drop pointless opaque parameter in writer init callback 13 years ago
Stefano Sabatini 58e9025993 ffprobe: reindent after previous commit 13 years ago
Stefano Sabatini 4b370d6126 ffprobe: rework checking logic in writer_print_time() and writer_print_rational() 13 years ago