aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-02-23added: option to internal ffmpeg allowing to change sonameAnssi Hannula
2011-02-23changed: swscale library name to include major only on linux/osxAnssi Hannula
2011-02-23updated: ffmpeg win32 build script patch to reflect tree stateAnssi Hannula
2011-02-20MMS: also discover streams in extended stream properties objectMarton Balint
2011-02-19Merge removal of unneeded libdts and liba52Anssi Hannula
2011-02-17removed faad2 sourcetheuni
2011-02-17Removed use of libfaad2. It was already disabled on all platforms.theuni
2011-02-11remove redundant calls to sws_rgb2rgb_initCrystalP
2011-02-11added: import av_probe_input_buffer from libavformatAnssi Hannula
2011-02-11added: ffmpeg upstream patches for a high level probe functionAnssi Hannula
2011-02-11reverted: removal of two ffmpeg asf patchesAnssi Hannula
2011-02-09fixed: python script.modules buildvdrfan
2011-02-09Merge branch 'shellmacro'spiff
2011-02-08[WIN32] changed: use only one job to compile ffmpegWiSo
2011-02-08removed: two ffmpeg asf patches that cause problemsAnssi Hannula
2011-02-07Add our MAX_STREAMS hack back, it was lost after the ffmpeg update.theuni
2011-02-07changed: don't build ffmpeg docstheuni
2011-02-07[OSX] fixed: missing ff_get_cpu_flags_x86 in avutil-50 libbeenje
2011-02-07remove all /bin/bash and replace them by @SHELL@ macroFneufneu
2011-02-07[WIN32] fix make distclean in libdvd*CrystalP
2011-02-07added: import av_set_string3 from libavutilAnssi Hannula
2011-02-07changed: use av_set_string from the libavcodec headersAnssi Hannula
2011-02-07added: option to ffmpeg spdif muxer to select endiannessAnssi Hannula
2011-02-06removed: glib now that libmms doesn't need itelupus
2011-02-06removed: libmms from win32 buildelupus
2011-02-06fixed: double free in libavformat/rtsp.c (patch from upstream)Anssi Hannula
2011-02-06fixed: detect incompatible yasm/nasm in ffmpeg configureAnssi Hannula
2011-02-06removed: internal copy of libdtsAnssi Hannula
2011-02-06removed: use of deprecated libdtsAnssi Hannula
2011-02-06removed: internal copy of liba52Anssi Hannula
2011-02-06removed: use of deprecated liba52Anssi Hannula
2011-02-06[WIN32] removed unneeded linker libs (is liba52.dll in use at all?)WiSo
2011-02-06Merge branch 'ffmpeg-update'Anssi Hannula
2011-02-06fixed: restore dxva2api.h and avconfig.h to a win32 specific dirAnssi Hannula
2011-02-05[WIN32] reenable libfaadWiSo
2011-02-05[WIN32] set path in buildmingwlibs rather in every build scriptWiSo
2011-02-03changed: replace deprecated use of CODEC_TYPE_ definitionsAnssi Hannula
2011-02-03changed: stop using deprecated av_get_bits_per_sample_formatAnssi Hannula
2011-02-03updated: internal ffmpeg to c3beafa0f1Anssi Hannula
2011-02-03updated: bundled flush_packet_queue from current ffmpegAnssi Hannula
2011-02-03changed: guard lavf metadata API uses with version checksAnssi Hannula
2011-02-03changed: use the new ffmpeg parser functionAnssi Hannula
2011-02-03changed: use the new ffmpeg decoding functionsAnssi Hannula
2011-02-03changed: do not use our audioconvert.h with external FFmpegAnssi Hannula
2011-02-03changed: load dependencies of ffmpeg libraries automaticallyAnssi Hannula
2011-02-03changed: split DllAvUtil.h to its own headerAnssi Hannula
2011-01-30[WIN32] fixed a few files location in the VS project. Will help with unnecess...CrystalP
2011-01-30added: several missed ffmpeg patches from our treeAnssi Hannula
2011-01-30updated: update ffmpeg add-build-scripts.patch to reflect tree stateAnssi Hannula
2011-01-29[WIN32] build libdvd in the right directoryWiSo