31128 Commits (392acaedcb052fa64386d5d0aea4931386f72d64)
 

Author SHA1 Message Date
Nicolas George 392acaedcb ALSA: fix use of period_size. 14 years ago
Stefano Sabatini 46edd3a01b ffprobe: fix opt_pretty() signature 14 years ago
Stefano Sabatini 7464a53aaa lavfi: make pix_fmt_is_in() in vf_lut.c an internal function 14 years ago
Nicolas George 518d8d4365 lavf: bump minor and add APIchanges entry for av_get_output_timestamp 14 years ago
Jonathan Baldwin cb7e3202ec openal: prefer ISC license 14 years ago
Stefano Sabatini 34ab23f226 dict: fix another typo 14 years ago
Nicolas George 84c2d8af13 ALSA: implement get_output_timestamp. 14 years ago
Nicolas George b442ca69d9 lavf: add an API to get output timestamps. 14 years ago
Nicolas George d1b029dec9 ALSA encoder: correctly set time_base. 14 years ago
Michael Niedermayer 721be99371 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer 9251942ca7 Fix mpeg4 padding bug detection with more than 128bit trash and slices. 14 years ago
Carl Eugen Hoyos 315f0e3fd8 Fix possible double free when encoding using xvid. 14 years ago
Carl Eugen Hoyos dec126a932 Fix internal buffer size for 2bpp and 4bpp raw video. 14 years ago
Diego Biurrun be73d76b34 cosmetics: fix some then/than typos 14 years ago
Reinhard Tartler d7537a6fce doxygen: Include libavcodec and libavformat examples into the documentation 14 years ago
Reinhard Tartler 192bfbc1f1 avutil: elaborate documentation for av_get_random_seed 14 years ago
Benjamin Larsson dafaef2fe1 Add support for aac streams in mp4/mov without extradata. 14 years ago
Mans Rullgard 4bfe064460 aes: whitespace cosmetics 14 years ago
Mans Rullgard bd55da1c08 adler32: whitespace cosmetics 14 years ago
Jeff Downs a09918335f Make all option parsing functions match the function pointer type through which they are called. 14 years ago
Ronald S. Bultje 81cc7d0bd1 swscale: fix another yuv range conversion overflow in 16bit scaling. 14 years ago
Mans Rullgard c31bc5371e Fix cpu flags test program 14 years ago
Diego Biurrun ce1e181b13 opt-test: Add missing braces to silence compiler warnings. 14 years ago
Diego Biurrun bd9a9a2f18 build: Eliminate obsolete test targets. 14 years ago
Stefano Sabatini 5a931a158f lavu: bump minor and add APIchanges entry for AV_PICTURE_TYPE_NONE 14 years ago
Martin Storsjö 5d62d0b114 udp: Fix a compilation warning 14 years ago
Mohamed Naufal 705b21a06e swscale: Unbreak build with --enable-small 14 years ago
Mans Rullgard 71f029146c base64: add fate test 14 years ago
Mans Rullgard 744765a9c5 aes: improve test program and add fate test 14 years ago
Mans Rullgard f6252b4845 adler32: make test program more useful and add fate test 14 years ago
Carl Eugen Hoyos 3713cf11c6 Fix linesize for some rawvideo samples with odd width. 14 years ago
Ronald S. Bultje e0b8fff6c7 swscale: fix yuv range correction when using 16-bit scaling. 14 years ago
Michael Niedermayer 8c0cbb0848 Merge remote-tracking branch 'qatar/master' 14 years ago
Alex Converse ce2649af3d aacenc: Make chan_map const correct 14 years ago
Michael Niedermayer 623bf96678 avcodec: increase padding, fixes ticket313 14 years ago
Diego Biurrun 812f2376ee rational-test: Add proper main() declaration to fix gcc warnings. 14 years ago
Diego Biurrun c562ba4c3d configure: Add vdpau and dxva2 to configure results output. 14 years ago
Mans Rullgard cfa68a3381 Remove unused, never built libavutil/pca.[ch] 14 years ago
Ami Fischman 5dd514af93 matroskadec: forward parsing errors to caller. 14 years ago
Ami Fischman 59ca3955fb av_find_stream_info: simplify EAGAIN handling. 14 years ago
Reimar Döffinger e1a54304be Move SRC_PATH hack around to allow compilation from subdir again. 14 years ago
Carl Eugen Hoyos 08b4a667ef Set channel_layout if channels is set when transcoding. 14 years ago
Nathan Caldwell 98add74e85 aacenc: Fix determination of Mid/Side Mode. 14 years ago
Nathan Caldwell d3a6c2ab7e psymodel: Remove the single channel analysis function 14 years ago
Nathan Caldwell 01344fe409 aacenc: Implement dummy channel group analysis that just calls the single channel analysis for each channel. 14 years ago
Nathan Caldwell 0bc01cc9fe psymodel: Add channels and channel groups to the psymodel. 14 years ago
Mans Rullgard a3e1f80e8b ARM: remove check for PLD instruction 14 years ago
Mans Rullgard 0291ce840c fate: move amr[nw]b test rules into separate files 14 years ago
Ronald S. Bultje 9ed6cbc3ee ogg: fix double free when finding length of small chained oggs. 14 years ago
Ronald S. Bultje ef1ee362b3 swscale: implement >8bit scaling support. 14 years ago