| Commit message (Expand) | Author | Age |
... | |
* | added AudioSpecificConfigFromBitfile() -that reads from an initizialized | nicodvb | 2008-01-26 |
* | generic functions and structures to parse and statekeep LATM streams | nicodvb | 2008-01-26 |
* | in GASpecificConfig 1 bit (extensionflag3) wasn't being read and the comment ... | nicodvb | 2008-01-26 |
* | factorize 2 tests | ben | 2008-01-26 |
* | Check for stream change in dvdnav. | ben | 2008-01-26 |
* | add a new state flag to dvdnav in order to notify if | ben | 2008-01-26 |
* | remove useless casts | ben | 2008-01-26 |
* | simplify by a one-liner | ben | 2008-01-26 |
* | remove the spu_set field, replaced by a flag | ben | 2008-01-26 |
* | this end brace was not correctly indented | ben | 2008-01-26 |
* | automatically set spu button highlight when nav cell has changed | ben | 2008-01-26 |
* | Add support for dvdnav still frames playback. | ben | 2008-01-26 |
* | set -vc=ffmpeg12 as dvdnav prefered decoder | ben | 2008-01-25 |
* | spelling cosmetics | diego | 2008-01-25 |
* | add documentation about switch_angle and switch_title slave commands | ben | 2008-01-24 |
* | array was defined for 6 elements while 7 were declared | ben | 2008-01-24 |
* | type expected by dvdnav_get_title_string() is const | ben | 2008-01-24 |
* | remove some redundant declarations | ben | 2008-01-24 |
* | Add new command to switch between dvdnav titles | ben | 2008-01-24 |
* | cosmetic: reindent code after r25843 | ben | 2008-01-23 |
* | sub_scale command now works with ass subtitles renderer | ben | 2008-01-23 |
* | Add ass_use_margins command and property to shift subtitles to margins and back | eugeni | 2008-01-23 |
* | Add global ass_force_reload flag. | eugeni | 2008-01-23 |
* | Ignore compare. | diego | 2008-01-23 |
* | Zero codec_inited in the init() function, so that it's cleared everytime | rtogni | 2008-01-23 |
* | Add a few const attributes | reimar | 2008-01-23 |
* | Use the proper option name for constant quantizer | iive | 2008-01-23 |
* | Move Zoran video controller check after the libavcodec one. | iive | 2008-01-23 |
* | Disable unused functions find_handle_2, find_handle_by_name, fixes the warning: | diego | 2008-01-23 |
* | Disable unused function test_heap, fixes the warning: | diego | 2008-01-23 |
* | Remove unused function exp_ftol_wrong, fixes the warning: | diego | 2008-01-23 |
* | Remove unused function fixup_address, fixes the warning: | diego | 2008-01-23 |
* | Remove unused DPRINTF__ macro. | diego | 2008-01-23 |
* | Move compare.c to TOOLS, add it to the Makefile and document it. | diego | 2008-01-23 |
* | Fix typo in comment | reimar | 2008-01-21 |
* | Remove useless casts | reimar | 2008-01-21 |
* | synced with r25826 | Gabrov | 2008-01-21 |
* | Surround variable declarations by preprocessor conditionals to avoid warnings: | diego | 2008-01-21 |
* | Comment out unused variables, fixes the warnings: | diego | 2008-01-21 |
* | Prevent possible buffer overflow on album_title[] | rtogni | 2008-01-20 |
* | Clear tmp between ip6 check and string escape to prevent reuse of the | rtogni | 2008-01-20 |
* | Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a | diego | 2008-01-20 |
* | Added missing single quotation mark. | cehoyos | 2008-01-20 |
* | Fix compilation failue: | ulion | 2008-01-20 |
* | Fix vobsub_seek use same reseek method as vobsub_get_packet did. | ulion | 2008-01-20 |
* | Fix auto-sub code to support filenames with any extension length. | ulion | 2008-01-20 |
* | Allow overriding the codec_tag for audio codecs, and always override | rtogni | 2008-01-20 |
* | Fragment programs must use unix eol. | reimar | 2008-01-20 |
* | Avoid some pointer conversion warnings (the code is messy but not wrong) | reimar | 2008-01-20 |
* | Add missing vo_w32_border prototype | reimar | 2008-01-20 |