58756 Commits (af7562a03556d72ac6e022067b879d0124b052ba)
 

Author SHA1 Message Date
Carl Eugen Hoyos af7562a035 Ignore es_map_length when parsing mpeg program stream map. 11 years ago
Michael Niedermayer e2bf00ce46 avformat/mov: calculate rfps from the first 100 frames of the index 11 years ago
Michael Niedermayer 1565a9a9e9 avformat/utils: factor rfps calculation out 11 years ago
Michael Niedermayer dc1b0a54f9 avformat/utils: provide more IO statistics in debug output at start and end of av_find_streaminfo() 11 years ago
Michael Niedermayer 6005ab3e0e avcodec/mjpegenc: use av_log2_16bit() in encode_block() 11 years ago
Michael Niedermayer 5b4d57455d Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer be99054e77 avcodec/cavsdec: print error messages in case of errors 11 years ago
Michael Niedermayer bc1b828536 avcodec/cavsdec: use more specific error codes 11 years ago
Michael Niedermayer 9ca32b2060 avcodec/cavsdec: print warning if no frame has been decoded 11 years ago
Michael Niedermayer 63f74cedc9 avcodec/cavsdec: reset stc 11 years ago
Michael Niedermayer 0538b29ae8 avcodec/cabac: force get_cabac to be not inlined 11 years ago
Michael Niedermayer 8dd4f5ecf9 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 517ec80859 Merge commit '5ec467328122b80fac94c2d5e3e7540d50381868' 11 years ago
Michael Niedermayer a6af5da7a2 swresample: use the internal buffer for resampling the last few samples 11 years ago
Diego Biurrun 3d7c84747d x86: Initialize mmxext after amd3dnow optimizations 11 years ago
Diego Biurrun bd8b6185f6 configure: Detect msvcrt libc with a CPP check instead of a link check 11 years ago
Diego Biurrun 5ec4673281 configure: Add detected C library and host compiler to informative output 11 years ago
Michael Niedermayer f3008f30fb avformat/utils: move update_wrap_reference() up 11 years ago
Michael Niedermayer 34b16e2d36 avformat/utils: reorder operations in update_wrap_reference() 11 years ago
Michael Niedermayer f1783c05f1 Revert "avcodec/hevc: calculate checksum only if AV_EF_EXPLODE is set" 11 years ago
Michael Niedermayer c302811643 Merge remote-tracking branch 'qatar/master' 11 years ago
Rainer Hochecker f65afef1df mpegts: do not set pts for missing dts in video streams 11 years ago
Michael Niedermayer 394b0c830a avformat/utils: correct for timestamp wrap earlier 11 years ago
Michael Niedermayer d7ead9ad44 avformat/utils: also fix wrapping of start_time in update_initial_timestamps() 11 years ago
Michael Niedermayer dd5f925927 avformat/utils: Fix pts_wrap_behavior calculation with negative first_dts 11 years ago
Stefano Sabatini 704cc5e75d ffprobe: free shared writer context on exit 11 years ago
Michael Niedermayer babb611d35 libavcodec/mpegaudio: change CONFIG_FLOAT to USE_FLOAT 11 years ago
Michael Niedermayer 04e06cdf7d avcodec: split mp2 encoder into float and fixed 11 years ago
Anton Khirnov c255f0b001 avconv: initialize hwaccel_pix_fmt 11 years ago
Ronald S. Bultje 9695fb2622 vp9_parser: handle zero-sized packets. 11 years ago
Michael Niedermayer 0e15a344c1 Merge remote-tracking branch 'qatar/master' 11 years ago
Anton Khirnov 089fac77a6 alsa-audio-dec: explicitly cast the delay to a signed int64 11 years ago
Michael Niedermayer 0cc5011f9a avfilter/vf_pad: fix req_end 11 years ago
Michael Niedermayer 4d0ac9aee9 Makefile: add dependancies for ffversion.h 11 years ago
Michael Niedermayer 210a78aeb5 doc/examples/filtering_audio: init packet0.data 11 years ago
Stefano Sabatini 6ca0ac5e55 doc/ffserver: remove spurious NoAudio option from stream example 11 years ago
Stefano Sabatini d5d51cf04d lavfi/volume: support all channel counts 11 years ago
Michael Niedermayer 830be99ae1 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer b58c1dd632 Merge commit '21710ea82118c9d19bea9277b2a85a33096fdd95' 11 years ago
Michael Niedermayer 6f9be8120d Merge commit '5a9fcc7d2524d6c0f86b2855019ee9f4cf360276' 11 years ago
Michael Niedermayer a6c455cf6b Merge commit 'ad477710244c761ad1c21246c34e0075fee12d11' 11 years ago
Stefano Sabatini c490cd4c1a doc/examples/filtering_audio: fix chunked audio decoding 11 years ago
Stefano Sabatini 893f33e7f0 doc/examples/filtering_audio: fix style 11 years ago
Stefano Sabatini c7a99d99bd doc/examples/filtering_video: do not make use of AVBufferSinkParams 11 years ago
Stefano Sabatini 3aa6018010 doc/examples/filtering_video: add some error handling in init_filters() 11 years ago
Stefano Sabatini a12bf9f50f doc/examples/README: fix typo 11 years ago
Stefano Sabatini 55c57658d2 doc/examples/filtering_audio: add more error checks 11 years ago
Stefano Sabatini 82e74ee6e4 doc/examples/filtering: make use of av_err2str() 11 years ago
Diego Biurrun 97d19c2fec dv: Split off DV video encoder into its own file 11 years ago
Diego Biurrun 21710ea821 dv: Move DV VLC data tables out of header file 11 years ago