44884 Commits (1bdb4b26a8324b8147c191607d65f1c15ef36446)
 

Author SHA1 Message Date
Michael Niedermayer ac7d0c79c3 mp3dec: ask for 8khz switch point mp3s 12 years ago
Michael Niedermayer a96e3a3e77 tests/Makefile: fix ffprobe test dependancy 12 years ago
Michael Niedermayer b4c753487c asfenc: avoid negative timestamps 12 years ago
Michael Niedermayer 94041febc5 mp3dec: Fix possibly exploitable crash 12 years ago
Duncan Salerno 8bd324e9e4 http: Increase buffer sizes to cope with longer URIs 12 years ago
Marton Balint 13f0cd681e mxfdec: allow container_ul to override codec_ul if codec is A-law 12 years ago
Michael Niedermayer 6226d104a3 Changelog, split next from 1.0 12 years ago
Michael Niedermayer 9e9b5159e9 mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd 12 years ago
Diego Biurrun bc66827fb1 nutenc: const correctness for ff_put_v_trace/put_s_trace function arguments 12 years ago
Diego Biurrun 6c5b0517e0 h264_refs: Fix debug tprintf argument types 12 years ago
Diego Biurrun 80412997c8 golomb: const correctness for get_ue()/get_se() function arguments 12 years ago
Diego Biurrun e00215040a get_bits: const correctness for get_bits_trace()/get_xbits_trace() arguments 12 years ago
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
Diego Biurrun 4e5b7f31f7 dwt: Drop unused functions spatial_compose{53|97}i() 12 years ago
Diego Biurrun 83655442fa nutdec: Remove unused and broken debug function stub 12 years ago
Diego Biurrun 0ae3ba8daa avcodec: Drop long-deprecated imgconvert.h header 12 years ago
Nathan Caldwell bcc1f7caeb Add Opus support to the Ogg muxer. 12 years ago
Andrew D'Addesio 2a3d82ab46 Add Opus codec id and codec description. 12 years ago
Dale Curtis 0575772fa0 avformat: Identify anonymous AVIO typedef structs. 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