aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-26swr: fix swr_drop_output()Michael Niedermayer
2012-05-26af_aresample: fix request_frame()Michael Niedermayer
2012-05-26Support some BOXX codecs.ami_stuff
2012-05-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-25movenc: Don't write the 'wave' atom or its child 'enda' for lpcm audio.Alex Converse
2012-05-25imc: some cosmeticsKostya Shishkov
2012-05-25libavfilter: export ff_default_query_formats()Michael Niedermayer
2012-05-25release_notes: updateMichael Niedermayer
2012-05-25Revert "removing lowres support"Michael Niedermayer
2012-05-25avdevice: bump soname due to lavf soname bumpMichael Niedermayer
2012-05-25lavfi/pixdesctest: use AVPALETTE_SIZE macroStefano Sabatini
2012-05-25lavfi/pixdesctest: fix SAME -> SAME memcpyStefano Sabatini
2012-05-25lavfi/hflip: copy palette data in start_frame()Stefano Sabatini
2012-05-25lavfi/aresample: print channel layouts and formats along with the rate.Clément Bœsch
2012-05-25Fixed warnings about int64 to int32 conversionMichael Bradshaw
2012-05-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-24doc/filters: move "aformat" before "amerge".Clément Bœsch
2012-05-24doc/filters: remove old aformat entry.Clément Bœsch
2012-05-24lavfi/video: add avfilter.h include to fix make checkheaders.Clément Bœsch
2012-05-24ffmpeg: use AUTO_INSERT_FILTER() for -async option.Clément Bœsch
2012-05-24Changelog: update for 0.11Michael Niedermayer
2012-05-24rtmp: Pass the proper return code in rtmp_handshakeSamuel Pitoiset
2012-05-24rtmp: Check return codes of net IO operationsSamuel Pitoiset
2012-05-24MAINTAINERS: update versionsMichael Niedermayer
2012-05-24doc: remove ffmpeg-mt-authorship.txt from master (for upcoming 0.11)Michael Niedermayer
2012-05-24ffplay: set base in dr1 allocation.Michael Niedermayer
2012-05-24dshow: rename dshow.h to avoid conflict with system header of equal nameKyle
2012-05-24fate: update checksum after pal8 changesMichael Niedermayer
2012-05-24Build the aformat filter when ffmpeg is built.Carl Eugen Hoyos
2012-05-24Do not disable ffmpeg with --disable-everything.Carl Eugen Hoyos
2012-05-24Fix compilation with --disable-everything.Carl Eugen Hoyos
2012-05-24lavfutils: fix copyrightMichael Niedermayer
2012-05-24lavfi/video: fix copyrightMichael Niedermayer
2012-05-24drawutils: fix copyrightMichael Niedermayer
2012-05-24vf_fps: fix copyrightMichael Niedermayer
2012-05-24vf_fps: license cleanupMichael Niedermayer
2012-05-24lavfi/buffer.c: fix copyrightMichael Niedermayer
2012-05-24lavfi/avcodec.c: fix copyrightMichael Niedermayer
2012-05-24asrc_anullsrc: fix copyrightMichael Niedermayer
2012-05-24asink_anullsink: fix copyrightMichael Niedermayer
2012-05-24af_null: fix copyrightMichael Niedermayer
2012-05-24lavfi: copy palette in start_frame()Stefano Sabatini
2012-05-24lavu/pixfmt: move AVPALETTE_SIZE and _COUNT to pixfmt.hStefano Sabatini
2012-05-24rtmp: Return a proper error code instead of -1Samuel Pitoiset
2012-05-24rtmp: Check malloc callsSamuel Pitoiset
2012-05-24rtmp: Check ff_rtmp_packet_create callsSamuel Pitoiset
2012-05-23lavfi: add audio mix filterJustin Ruggles
2012-05-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-23flvdec: Make sure sample_rate is set to the updated valueMartin Storsjö
2012-05-23tqi: Pass errors from the MB decoderMichael Niedermayer