50780 Commits (d469fa1923958f98df9d9b0a9cc167248d8516fb)
 

Author SHA1 Message Date
Michael Niedermayer 1f3a577353 Merge commit '4be368b504c6f4a03051448728fc62cd0ed506b2' 12 years ago
Michael Niedermayer e9fbb9783c Merge commit 'dbd2a34ba5e5e46b6835e4425c360723c643b7a8' 12 years ago
Michael Niedermayer c32cc7e3a4 Merge commit 'bcd0a7137e4aca0f6f598593b90ca8f338444c51' 12 years ago
Michael Niedermayer 43c6c18690 Merge commit 'd88738e4038b162708dc2f5342e10c1694edfd89' 12 years ago
Michael Niedermayer b094931ab9 Merge commit '06b54e84254e4834b4978ff5b27cc2b7ee8d7a98' 12 years ago
Michael Niedermayer 6c17ff84ad Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830' 12 years ago
Michael Niedermayer 80f91a70be MAINTAINERS: update for 1.2 12 years ago
Michael Niedermayer eab49f4fb5 Revert "aacdec: Reconfigure output as needed, disable pop_output_configuration()" 12 years ago
Michael Niedermayer 8978c743fb aacsbr: Check for envelope scalefactors overflowing 12 years ago
Anton Khirnov e7553f4c78 avconv: do not silently ignore unused codec AVOptions. 12 years ago
Anton Khirnov db2d65ce1e avconv: fix a typo 12 years ago
Anton Khirnov 64bfc3e205 FATE: replace -vb with -b:v 12 years ago
Anton Khirnov 6deae8e053 FATE: remove the -dct option from some decoding tests. 12 years ago
Anton Khirnov 41d2008b15 avconv: use a local variable for InputFile in open_input_file(). 12 years ago
Anton Khirnov 1da54e908e avconv: use a local variable for OutputFile in open_output_file(). 12 years ago
Anton Khirnov 9d3009c6c4 avconv: print an error on applying options of the wrong type. 12 years ago
Martin Storsjö e460aa3282 atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronize 12 years ago
Martin Storsjö f1af3d19a7 output-example: Update to use encode_video2 instead of the now dropped encode_video 12 years ago
Martin Storsjö 2240e92f05 atomic: Add include guards to the implementation headers 12 years ago
Anton Khirnov 7c45087b84 lavc: update the fallback versions of ff_thread_* 12 years ago
Yusuke Nakamura 19dd4017ab libopencore-amr: Add the missing 3rd argument of ff_get_buffer() 12 years ago
Anton Khirnov f86d66bcfa vmdaudio: fix invalid reads when packet size is not a multiple of chunk size 12 years ago
Anton Khirnov 4c0080b7e7 wmaprodec: return an error, not 0, when the input is too small. 12 years ago
Anton Khirnov cacad1c058 wmaprodec: require block_align to be set. 12 years ago
Anton Khirnov ea1136baaf wmadec: require block_align to be set. 12 years ago
Anton Khirnov 3ba40ebb6c ivi_common: do not call MC for intra frames when dc_transform is unset 12 years ago
Anton Khirnov 3e2f200237 roqvideodec: fix a potential infinite loop in roqvideo_decode_frame(). 12 years ago
Anton Khirnov 8a49d2bcbe xxan: fix invalid memory access in xan_decode_frame_type0() 12 years ago
Anton Khirnov 6c7d339afc tty: set avg_frame_rate. 12 years ago
Anton Khirnov bde48aa92d FATE: enable multiple slices in the ffv1 vsynth test 12 years ago
Anton Khirnov d243896987 ffv1: fix calculating slice dimensions for version 2 12 years ago
Anton Khirnov 7b89cd20d8 eamad: allocate a dummy reference frame when the real one is missing 12 years ago
Anton Khirnov 0651e892e1 Replace remaining includes of audioconvert.h with channel_layout.h 12 years ago
Anton Khirnov 542b83fc90 Replace some forgotten instances of PIX_FMT_* with AV_PIX_FMT_*. 12 years ago
Anton Khirnov d8b31be6ca Add the bumps and APIchanges entries for reference counted buffers changes. 12 years ago
Anton Khirnov 8df23e938b lavc: postpone the removal of request_channels API. 12 years ago
Anton Khirnov 1296b1f6c0 AVFrame: deprecate all now unused fields 12 years ago
Anton Khirnov ddcca4ba07 lavc: stop setting AVFrame.motion_subsample_log2 12 years ago
Anton Khirnov e7bbfc4242 avserver: don't set deprecated options. 12 years ago
Anton Khirnov 354468fc12 avplay: switch to new refcounted frames API 12 years ago
Anton Khirnov 9b2dc29534 avconv: convert to new refcounted AVFrame API 12 years ago
Anton Khirnov 37045e4229 mpegvideo: drop vismv code 12 years ago
Anton Khirnov 2eba9087f3 lavc: make up a fake frame channel layout when there is no real one. 12 years ago
Anton Khirnov 192f1984b1 lavc: limit maximum number of channels to 63 12 years ago
Anton Khirnov 15ec0450b4 lavc: allow decoders to override frame parameters. 12 years ago
Anton Khirnov 3b199d29cd lavc decoders: properly initialize AVFrame. 12 years ago
Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
Anton Khirnov 6e7b50b427 mpegvideo_enc: drop support for reusing the input motion vectors. 12 years ago
Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 12 years ago
Anton Khirnov 77b2cd7b41 AVFrame: add side data. 12 years ago