29123 Commits (b8a44442660cb55012951151b2a462923bdcea22)
 

Author SHA1 Message Date
Carl Eugen Hoyos b8a4444266 AV_CH_LAYOUT_2_2 does not need channel reordering for alsa output. 14 years ago
Carl Eugen Hoyos 6daf513cf2 Fix channel order for 7.1 TrueHD samples. 14 years ago
Carl Eugen Hoyos 939a12e25d Fix channel order for some MLP samples. 14 years ago
Carl Eugen Hoyos 19de9d5646 Cosmetics: Fix indentation and move one line. 14 years ago
Carl Eugen Hoyos 460acdf059 Support alsa channel reordering for float. 14 years ago
Carl Eugen Hoyos e2049edb4e Add forgotten line to silence a warning for int32. 14 years ago
Carl Eugen Hoyos 47c0c8ca9d Also support alsa channel reordering for u16 and u32 formats. 14 years ago
Carl Eugen Hoyos 1171d45f6c Rename the s16 and s32 alsa reorder functions as int16 and int32. 14 years ago
Carl Eugen Hoyos 0ae2a0366f Support unsigned variants of already supported signed formats in alsa. 14 years ago
Carl Eugen Hoyos 075a55603f Support a-law and mu-law output in alsa. 14 years ago
Michael Niedermayer c55780dcef Merge remote branch 'qatar/master' 14 years ago
Martin Storsjö 651b276ef7 libopencore-amr, libvo-amrwbenc: Allow enabling DTX via private AVOptions 14 years ago
Martin Storsjö 3dd82afc74 libopencore-amr, libvo-amrwbenc: Only check the bitrate when changed 14 years ago
Martin Storsjö 7073938121 libopencore-amr, libvo-amrwbenc: Find the closest matching bitrate 14 years ago
Martin Storsjö 957635ba14 libvo-*: Fix up the long codec names 14 years ago
Martin Storsjö 567ad0e31d libavcodec: Mark AVCodec->priv_class const 14 years ago
Luca Barbato 0e1a5434e2 swscale: Factorize FAST_BGR2YV12 definition. 14 years ago
Carl Eugen Hoyos ff5278d8f6 Mention VisualOn in the new codecs' long names to explain "libvo". 14 years ago
Martin Storsjö 2d3267936a libvo-aacenc: Only produce extradata if the global header flag is set 14 years ago
Anton Khirnov 451d566f4b lavf: postpone removal of public metadata conversion API 14 years ago
Anton Khirnov c776732712 lavc: postpone removal of request_channels 14 years ago
Anton Khirnov d6ead39ee7 lavc: postpone removal of audioconvert and sample_fmt wrappers 14 years ago
Anton Khirnov 548e62c5ae lavf: postpone removal of deprecated avio functions 14 years ago
Martin Storsjö 882221afde libopencore-amr: Cosmetics: Rewrap and align 14 years ago
Martin Storsjö 02c63a109f libopencore-amr, libvo-amrbwenc: Rename variables and functions 14 years ago
Martin Storsjö 9b9c6405fd libopencore-amr: Convert commented out debug logging into av_dlog 14 years ago
Martin Storsjö 89e7e640f7 libopencore-amr: Remove an unused state variable 14 years ago
Martin Storsjö 5d211e034e libvo-amrwbenc: Don't explicitly store bitrate modes in the bitrate table 14 years ago
Martin Storsjö 0e03f94d61 libopencore-amr: Remove a useless local variable 14 years ago
Martin Storsjö c48ce4eb50 libopencore-amr, libvo-amrwbenc: Make the bitrate/mode mapping array static const 14 years ago
Martin Storsjö 900a129f4f libopencore-amr, libvo-amrwbenc: Return proper error codes in most places 14 years ago
Martin Storsjö a8ec07c933 libopencore-amr: Don't print carriage returns in log messages 14 years ago
Martin Storsjö 587331414b libopencore-amr: Remove an old workaround for libamr header weirdness 14 years ago
Martin Storsjö 57ddffe843 libopencore-amr: Make the opaque encoder pointer a void* 14 years ago
Martin Storsjö dbff4da914 libopencore-amr: Remove unused code fragments 14 years ago
Martin Storsjö a92a7ddc25 applehttp: Only check the discard flags if v->ctx actually is initialized 14 years ago
Stefano Sabatini f521746b83 ffplay: implement -showmode option 14 years ago
Stefano Sabatini f8b8c694e9 ffplay: use symbolic constant values for show_audio 14 years ago
Stefano Sabatini 8776f3d22e ffplay: remove audio_write_get_buf_size() forward declaration 14 years ago
Stefano Sabatini a6f395d6c5 ffplay: avoid unnecessary intermediary struct in queue_picture() 14 years ago
Stefano Sabatini c1d4bb5731 ffplay: remove unused field VideoState.dtg_active_format 14 years ago
Luca Barbato 4c362a5212 doc: update developer guide 14 years ago
Carl Eugen Hoyos 05d33d8655 Fix compilation with --disable-avfilter. 14 years ago
Anton Khirnov 86a89ae3f2 lavf: bump minor and add an APIChanges entry for the last avio changes 14 years ago
Anton Khirnov 4bde56d1af avio: deprecate url_exist in favor of avio_check. 14 years ago
Stefano Sabatini 313176565c file: implement url_check() callback in the file and pipe protocols 14 years ago
Stefano Sabatini 175389c854 avio: add avio_check() 14 years ago
Anton Khirnov cbea3ac820 avio: left-shift AVIO_ flags on next bump 14 years ago
Michael Niedermayer d6f79edb6e flv demuxer: dont error out due to index problems, but inform the user about it. 14 years ago
Michael Niedermayer 9891004ba9 Merge remote branch 'qatar/master' 14 years ago