59521 Commits (4b8bc6d2b0a94c850f7d807a7da21804f1f9c1c7)
 

Author SHA1 Message Date
Anton Khirnov ff506c75b7 mjpegenc: do not pass MpegEncContext to put_huffman_table() 11 years ago
Anton Khirnov a1ba1f20b3 mjpegenc: cosmetics, reformat jpeg_put_comments() 11 years ago
Anton Khirnov 0812f5a40a mjpegenc: write the JFIF header if the sample aspect ratio is set 11 years ago
Anton Khirnov 66499f34b5 mpegvideo: do not set current_picture_ptr in decoders 11 years ago
Anton Khirnov 58a868968d FATE: drop the last partial frame in the wmv8-drm test 11 years ago
Anton Khirnov ac1fc92ea4 vc1dec: move setting repeat_pict after frame_start() has been called. 11 years ago
Anton Khirnov 282c6a1a0e mpegvideo: make ff_release_unused_pictures() static 11 years ago
Anton Khirnov c99307caee mpegvideo: make frame_size_alloc() static. 11 years ago
Anton Khirnov 0b0a7a751d mpegvideo: move encode-only parts of common_end() to encode_end() 11 years ago
Anton Khirnov d0d111d059 mpegvideo: remove commented out cruft from ff_MPV_frame_end() 11 years ago
Anton Khirnov 381a722562 mpegvideo: split the encoding-only parts of ff_MPV_frame_end() into a separate function 11 years ago
Anton Khirnov b7254288d2 mpegvideo: do not update last_non_b_pict_type in update_thread_context() 11 years ago
Anton Khirnov 1f8eb69079 mpegvideo: move encoding-only initialization from common_init() to encode_init() 11 years ago
Anton Khirnov bedf952bb8 mpegvideo: move setting encoding-only vars from common_defaults() to encode_defaults() 11 years ago
Anton Khirnov 2cab011f0f mpegvideo: don't copy input_picture_number in update_thread_context() 11 years ago
Anton Khirnov ff7ffe4809 mpeg4videodec: move showed_packed_warning from MpegEncContext to Mpeg4DecContext 11 years ago
Anton Khirnov f7d228676c mpeg4videodec: move intra_dc_threshold from MpegEncContext to Mpeg4DecContext 11 years ago
Anton Khirnov a097f0049b mpeg12dec: move first_slice from MpegEncContext to Mpeg1Context 11 years ago
Anton Khirnov ff300e435e mpegvideo: remove an unused variable 11 years ago
Anton Khirnov e41ff4210a mpeg4videodec: move use_intra_dc_vlc from MpegEncContext to Mpeg4DecContext 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