43331 Commits (dbf25b70ea7978ae9b237b4a970d965dc46058dd)
 

Author SHA1 Message Date
Stefano Sabatini b4c3359828 lavfi/asettb: do not create a new reference in filter_samples() 12 years ago
Stefano Sabatini a7c3720e87 lavu/bprint: readd documentation for 0 and 1 av_bprint_init() special values 12 years ago
Ronald S. Bultje b829b4ce29 h264: convert loop filter strength dsp function to yasm. 12 years ago
Michael Niedermayer 00ddf62078 mpegdemux: Fix probing of unrecognized_mpeg_video.mpg 12 years ago
Michael Niedermayer 3b5ba60aa7 vc1dec: fix handling of max_coded dimensions 12 years ago
Michael Niedermayer 30c8573dc7 mpeg4videoenc: ensure SAR is within the supported range 12 years ago
Michael Niedermayer b5da7d4c1a Merge remote-tracking branch 'qatar/master' 12 years ago
Diego Biurrun 0177b7d23a Improve descriptiveness of a number of codec and container long names 12 years ago
Nicolas George a85b4a5696 lavfi: use correct PTS for link age. 12 years ago
Michael Niedermayer 64f07754fe buildsys: fix c++ compilation 12 years ago
Michael Niedermayer 64a2c51f7b fate: fix forgotten hunk for framerate order change in ffmpeg.c 12 years ago
Michael Niedermayer 3161958455 yadif: update frame rate 12 years ago
Michael Niedermayer cbb2c95e47 ffmpeg: init simple filter graph before trying to extract framerate from its output. 12 years ago
Michael Niedermayer dfd8f2ff19 avfilter: fix minor typo 12 years ago
Diego Biurrun 6774247a9d avformat: Drop pointless "format" from container long names 12 years ago
Nicolas George f893904469 audioconvert: add av_get_standard_channel_layout(). 12 years ago
Nicolas George 33449b1776 audioconvert: add av_get_channel_description(). 12 years ago
Nicolas George cc55470472 audioconvert: include the description of channels in the library. 12 years ago
Paul B Mahol 8a6d673eff flacdec: fix memleaks 12 years ago
jamal 753a1b0988 samplefmt: Fix warning about discarded qualifier 12 years ago
jamal 938e4470ae options: Fix warning about incompatible pointer type 12 years ago
Ronald S. Bultje 8e5d71d110 swscale: bury one more piece of inline asm under HAVE_INLINE_ASM. 12 years ago
Michael Niedermayer 7d1918affe Merge remote-tracking branch 'qatar/master' 12 years ago
Anton Khirnov 29d70274ec wv: K&R formatting cosmetics 12 years ago
Diego Biurrun 193cdd9a3e configure: Add missing descriptions to help output 12 years ago
Stefano Sabatini 316f6df9cc lavfi/avcodec: rename picref->samplesref variable in avfilter_get_audio_buffer_ref_from_frame() 12 years ago
Stefano Sabatini 9cf9214d0a lavfi/color: free internal context options in uninit() 12 years ago
Stefano Sabatini a74dcb7dc0 lavfi/color: cache and reuse colored picture in context 12 years ago
Stefano Sabatini 47b6b7a2b9 lavfi/color: reindent after the previous commit 12 years ago
Stefano Sabatini e5d617aa6d lavfi/color: drop support for old deprecated syntax 12 years ago
Stefano Sabatini ad2022ac83 lavfi/testsrc: add comment in options 12 years ago
Ronald S. Bultje be391fb6df h264_ps: declare array of colorspace strings on its own line. 12 years ago
Mans Rullgard 70c8753d33 fate: amix: specify f32 sample format for comparison 12 years ago
Mans Rullgard 9f1280def4 tiny_psnr: support 32-bit float samples 12 years ago
Michael Niedermayer 7c26761b81 Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23' 12 years ago
Mans Rullgard f3eb008343 eamad/eatgq/eatqi: call special EA IDCT directly 12 years ago
Mans Rullgard 591766a3a9 eamad: remove use of MpegEncContext 12 years ago
Mans Rullgard 87cf481aa8 mpegvideo: remove unnecessary inclusions of faandct.h 12 years ago
Michael Niedermayer 72dabdfc58 aacenc: new default cutoff 12 years ago
Justin Ruggles be51e589cd af_asyncts: avoid overflow in out_size with large delta values 12 years ago
Justin Ruggles 70d71b5801 af_asyncts: add first_pts option 12 years ago
Luca Barbato 41f43202cf flvdec: remove spurious use of stream id 12 years ago
Nicolas George 981d97f697 doc/filters: document TB variable for vf_setpts. 12 years ago
Nicolas George 5c81a9ff55 libx264: list possible profiles. 12 years ago
Anton Khirnov aba232cfa9 lavf: deprecate r_frame_rate. 12 years ago
Anton Khirnov f66eeff1c8 lavf: round estimated average fps to a "standard" fps. 12 years ago
Anton Khirnov fe1c1198e6 lavf: use dts difference instead of AVPacket.duration in find_stream_info() 12 years ago
Luca Barbato 681ed00099 avf: introduce nobuffer option 12 years ago
Paul B Mahol e4f3a9693d lavf/apetag: move common stuff between writer and reader to single file 12 years ago
Paul B Mahol c3c9c4d006 doc/general: add missed WavPack muxing support information 12 years ago