summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote branch 'qatar/master'Michael Niedermayer2011-04-24
|\
| * Handle unicode file names on windowsKirill Gavrilov2011-04-24
| * rtp: Rename the open/close functions to alloc/freeMartin Storsjö2011-04-24
| * Lowercase all ff* program names.Diego Biurrun2011-04-23
| * Refer to ff* tools by their lowercase names.Diego Biurrun2011-04-23
| * Replace more FFmpeg instances by Libav or ffmpeg.Diego Biurrun2011-04-23
| * Replace `` by $() syntax in shell scripts.Diego Biurrun2011-04-23
| * patcheck: Allow overiding grep program(s) through environment variables.Brad2011-04-23
| * Remove stray libavcore and _g binary references.Diego Biurrun2011-04-23
| * vorbis: Rename decoder/encoder files to follow general file naming scheme.Diego Biurrun2011-04-23
| * aacenc: Fix whitespace after last commit.Nathan Caldwell2011-04-23
| * cook: Fix small typo in av_log_ask_for_sample message.Diego Biurrun2011-04-23
| * aacenc: Finish 3GPP psymodel analysis for non mid/side cases.Nathan Caldwell2011-04-23
| * Remove RDFT dependency from AAC decoder.Alex Converse2011-04-22
| * Add some debug log messages to AAC extradataAlex Converse2011-04-22
| * Fix mov debug (u)int64_t format strings.Alex Converse2011-04-22
| * bswap: use native types for av_bwap16().Jason Garrett-Glaser2011-04-22
| * doc: FLV muxing is supported.Carl Eugen Hoyos2011-04-23
| * applehttp: Handle AES-128 encrypted streamsMartin Storsjö2011-04-23
| * Add a protocol handler for AES CBC decryption with PKCS7 paddingMartin Storsjö2011-04-23
| * doc: Mention that DragonFly BSD requires __BSD_VISIBLE setMartin Storsjö2011-04-23
* | In libx264 wrapper, fix side effect with has_b_frames, bframe_pyramid can be setBaptiste Coudurier2011-04-23
* | Set channel layout in flac decoder.Carl Eugen Hoyos2011-04-23
* | ffplay: factorize code calling output_packet() in video_thread()Stefano Sabatini2011-04-23
* | ffplay: remove reference to unused QETimer symbolStefano Sabatini2011-04-23
* | ffplay: rename stream_pause() to stream_toggle_pause()Stefano Sabatini2011-04-23
* | flicvideo: fix crash on flic files with invalid frame sizeStefano Sabatini2011-04-23
* | flicvideo: increase error level and fix error message in CHECK_PIXEL_PTR()Stefano Sabatini2011-04-23
* | aac: add math.h needed for log2f()Michael Niedermayer2011-04-23
* | 10l: Add misssing CR/LF.Carl Eugen Hoyos2011-04-23
* | Support channel layout when demuxing aif files.Carl Eugen Hoyos2011-04-23
* | Support channel layout when demuxing caf files.Carl Eugen Hoyos2011-04-23
* | Extend unknown CAF chunk warning message: Print size.Carl Eugen Hoyos2011-04-23
* | Fix compilation with libcelt on Apple OS X.Carl Eugen Hoyos2011-04-23
* | Fix compilation after version bump.Carl Eugen Hoyos2011-04-23
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-23
|\|
| * Use av_log_ask_for_sample() to request samples from users.Diego Biurrun2011-04-22
| * Make av_log_ask_for_sample() accept a variable number of arguments.Diego Biurrun2011-04-22
| * vqavideo: We no longer need to ask for version 1 samples.Diego Biurrun2011-04-22
| * aacdec: indentation cosmeticsYoung Han Lee2011-04-22
* | Rm duplicated define for OPT_STR.Robert Leatherwood2011-04-22
* | FLV muxing is supported.Carl Eugen Hoyos2011-04-22
* | Cosmetics: Rename variable daemon as run_as_daemon.Carl Eugen Hoyos2011-04-22
* | Support Canopus SD50 with fourcc "CDV5".Carl Eugen Hoyos2011-04-22
* | rv10: set flags, Fixes Ticket90Michael Niedermayer2011-04-22
* | error: remove symbols which were deprecated before the big bumpStefano Sabatini2011-04-22
* | matroskaenc: replace AVERROR_NOTSUPP with AVERROR(EINVAL)Stefano Sabatini2011-04-22
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-22
|\|
| * APIChanges: document git revision for CODEC_CAP_SLICE_THREADS addition.Ronald S. Bultje2011-04-21
| * Introduce slice threads flag.Ronald S. Bultje2011-04-21