aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Rename common.[ch] to gtk_common.[ch], there are too many files by that name.Gravatar diego2008-01-06
* Don't overread audio dataGravatar rtogni2008-01-06
* Don't dynamically allocate sub_packet_lengths[] in raac demuxing.Gravatar rtogni2008-01-06
* Do not pass timestamp to realvideo binary decoderGravatar rtogni2008-01-06
* Remove unused definition.Gravatar diego2008-01-06
* Remove changelog from file header, we have revision control for this.Gravatar diego2008-01-06
* cosmetics: Whitespace changes, add comments to some #endif directives.Gravatar diego2008-01-06
* Remove all test programs with 'make clean'.Gravatar diego2008-01-06
* /usr/lib/win32 --> /usr/local/lib/codecsGravatar diego2008-01-06
* Remove compilation command comments.Gravatar diego2008-01-06
* Ignore test programs.Gravatar diego2008-01-06
* Comment out non-existing mp_msg_set_level function to fix linking.Gravatar diego2008-01-06
* Fix compilation by replacing a broken macro with in-place code.Gravatar diego2008-01-06
* Fix compilation due to conflicting type declaration:Gravatar diego2008-01-06
* Add missing #include so that the header works standalone.Gravatar diego2008-01-06
* Add proper compilation rules for qtx/list and qtx/qtxload and remove sillyGravatar diego2008-01-06
* Get the dshow test program closer to linking.Gravatar diego2008-01-06
* Fix warnings:Gravatar diego2008-01-06
* Add missing #includes to fix compilation:Gravatar diego2008-01-06
* Allow overriding [Script Info] parameters with -ass-force-style option.Gravatar eugeni2008-01-05
* Give a sense to this sentenceGravatar ben2008-01-05
* angle switching in dvdGravatar nicodvb2008-01-05
* documented angle commandsGravatar nicodvb2008-01-05
* Fix typo, LIBNAME should be LIBNAME_COMMON.Gravatar diego2008-01-05
* properties to get and set angle; patch by oattila chello huGravatar nicodvb2008-01-05
* properties to change angle; patch by oattila chello huGravatar nicodvb2008-01-05
* wrapper functions to get/set angle: the wrapping is needed to RESYNC the demu...Gravatar nicodvb2008-01-05
* implemented _ANGLE STREAM_CTRLs, patch by oattila chello hu Gravatar nicodvb2008-01-05
* implemented _ANGLE STREAM_CTRLs, patch by oattila chello hu Gravatar nicodvb2008-01-05
* NEW STREAM_CTRLs: STREAM_CTRL_GET_NUM_ANGLES STREAM_CTRL_GET_ANGLE STREAM_CTR...Gravatar nicodvb2008-01-05
* in the PMT stream_type==0x11 identified AAC in LATM-over-LOAS syntax that isn...Gravatar nicodvb2008-01-05
* remove code for colorspaces x264 doesn't supportGravatar lorenm2008-01-05
* fixed bug when playing multi-angle titles: the address field in the agli dataGravatar nicodvb2008-01-05
* fix artifacts in -vf fspp. regression in r23476.Gravatar lorenm2008-01-05
* Fix property audio_delay bug when step up/down with arg value NULL.Gravatar ulion2008-01-05
* sync w/r25587Gravatar gpoirier2008-01-04
* synced with r25592Gravatar Gabrov2008-01-03
* Add HAVE_SOCKLEN_T to config.h for FFmpegGravatar uau2008-01-03
* Relicense file to GPL v2 or later with the permission of Rudolf Marek,Gravatar diego2008-01-02
* Add proper license header.Gravatar diego2008-01-02
* Get rid of build system hackery to generate mga_crtc2_vid.o and rage128_vid.o.Gravatar diego2008-01-02
* Properly express dependencies for generated .c and .h files.Gravatar diego2008-01-02
* when {v|a}_o_mpegpes:card isn't specified by the user mplayer uses the first ...Gravatar nicodvb2008-01-02
* when :card isn't specified by the user search the first available cardGravatar nicodvb2008-01-02
* Add an example for dvdnav:// usage with path.Gravatar cehoyos2008-01-02
* Use _ISOC99_SOURCE instead of _GNU_SOURCE.Gravatar diego2008-01-02
* Happy New Year!Gravatar zuxy2008-01-02
* 10l: Replace #define with #endif where I really meant to write #endif.Gravatar diego2008-01-02
* Add multiple inclusion guards to all header files that lack them.Gravatar diego2008-01-01
* Add a comment that explains why this header has no multiple inclusion guards.Gravatar diego2008-01-01