| Commit message (Expand) | Author | Age |
... | |
* | | | | | | | | | | | | | Merge svn changes up to r30502 | Uoti Urpala | 2010-03-09 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | | | * | Fix alpabetical order. | cehoyos | 2010-03-09 |
| | | | | | | | | | | | | * | Support SEGA CRI adx codec with demuxer lavf. | cehoyos | 2010-03-09 |
* | | | | | | | | | | | | | | demuxer.h: increase input buffer padding to 64 to match FFmpeg | Uoti Urpala | 2010-03-09 |
| | | | | | | | | | | | | * | Increase mplayer buffer padding size to match the new one from ffmpeg. | iive | 2010-03-07 |
| | | | | | | | | | | | |/ |
|
* | | | | | | | | | | | | | translations: tweak cases that relied on concatenating adjacent strings | Uoti Urpala | 2010-03-07 |
* | | | | | | | | | | | | | Restore collapsed whitespace in output messages | Uoti Urpala | 2010-03-07 |
| | | | | | | | | | | | * | Remove unused static function mp_mp3_get_lsf(). | cehoyos | 2010-02-27 |
| | | | | | | | | | | | * | Remove pointless #ifdef checks for DEMUXER_H, which is never set. | diego | 2010-02-27 |
| | | | | | | | | | | | * | Remove unnecessary stream.h #includes. | diego | 2010-02-27 |
| | | | | | | | | | | | * | Fix compilation of C++ source files (partly reverts r30744). | cehoyos | 2010-02-27 |
| | | | | | | | | | | | * | cosmetics: Rename "codecs_st" struct to just plain "codecs". | diego | 2010-02-26 |
| | | | | | | | | | | |/ |
|
| | | | | | | | | | | * | Do not cast the results of malloc/calloc/realloc. | diego | 2010-02-26 |
| | | | | | | | | | | * | Add cast to proper type. | reimar | 2010-02-25 |
| | | | | | | | | | |/ |
|
| | | | | | | | | | * | Get the proper codec id when a WAVE_FORMAT_EXTENSIBLE extension exists in a | tack | 2010-02-22 |
| | | | | | | | | |/ |
|
| | | | | | | | | * | Declare public function print_vprp() in aviprint.h. | diego | 2010-02-21 |
| | | | | | | | | * | Drop weird and unnecessary _s/_st suffixes from demuxer struct names. | diego | 2010-02-21 |
| | | | | | | | | * | Add names to anonymous structs sh_common, sh_audio, sh_video, sh_sub. | diego | 2010-02-21 |
| | | | | | | | | * | cosmetics: Rename struct vf_instance_s --> vf_instance. | diego | 2010-02-21 |
| | | | | | | | |/ |
|
| | | | | | | | * | Fix fps output with -identify when frame rate extension is used for MPEG-2 | reimar | 2010-02-21 |
| | | | | | | | * | Initialize frame rate extension fields in mp_header_process_sequence_header | reimar | 2010-02-21 |
| | | | | | | | * | Parse and use the information from the frame rate extension header for MPEG-2. | reimar | 2010-02-21 |
| | | | | | | | * | FFmpeg supports Bink, let MPlayer play it as well | kostya | 2010-02-21 |
| | | | | | | | * | cosmetics: Remove pointless empty lines at EOF. | diego | 2010-02-20 |
| | | | | | | |/ |
|
| | | | | | | * | Do not discard stream buffer on eof, instead reuse it to slightly improve | reimar | 2010-02-20 |
| | | | | | | * | Print demuxer name in "freeing demuxer" message. | reimar | 2010-02-20 |
| | | | | | |/ |
|
| | | | | | * | Print all 64 bits of seek position. | reimar | 2010-02-20 |
| | | | | |/ |
|
| | | | | * | Add header for AVI print functions; avoids many forward declarations. | diego | 2010-02-18 |
| | | | | * | Add header for asf_check_header, read_asf_header; avoids forward declarations. | diego | 2010-02-17 |
| | | | | * | #include proper header for skip_audio_frame() instead of forward declaring it. | diego | 2010-02-17 |
| | | | | * | Add header for demux_ogg_open, init_avi_with_ogg; avoids forward declarations. | diego | 2010-02-17 |
| | | | | * | Remove demux_ogg-related declarations that are no longer necessary. | diego | 2010-02-17 |
| | | | | * | Mark demux_ogg_sub_id() as static; it is not used outside of the file. | diego | 2010-02-17 |
| | | | | * | Move up demux_ogg_sub_id, demux_ogg_sub_reverse_id; avoids forward declarations. | diego | 2010-02-17 |
| | | | | * | Add read_avi_header() to aviheader.h; avoids forward declarations. | diego | 2010-02-17 |
| | | | | * | Add header file for store_ughvlc(); avoids forward declarations. | diego | 2010-02-17 |
| | | | | * | Add mp_getbits() to mpeg_hdr.h to avoid a forward declaration. | diego | 2010-02-17 |
| | | | | * | libmpdemux: Remove pointless leftover '#if 1' preprocessor instructions. | diego | 2010-02-17 |
| | | | | * | Add header for ty_ClearOSD(), ty_processuserdata(); avoids forward declarations. | diego | 2010-02-17 |
| | | | | * | Add separate header for mp_a52_framesize(); avoids forward declarations. | diego | 2010-02-17 |
| | | | | * | Add config.h header #include; it is required for the HAVE_BIGENDIAN check. | diego | 2010-02-17 |
| | | | | * | Add separate header for aac_parse_frame(); avoids forward declarations. | diego | 2010-02-17 |
| | | | | * | Add separate header for real_fix_timestamp(); avoids forward declarations. | diego | 2010-02-17 |
| | | | | * | Mark mp_mp3_get_lsf() as static; it is not used outside of the file. | diego | 2010-02-17 |
| | | | | * | Mark mov_build_index() as static; it is not used outside of the file. | diego | 2010-02-17 |
| | | | | * | libmpdemux: Mark functions not used outside of their files as static. | diego | 2010-02-17 |
| | | | |/ |
|
| | | | * | Support FFmpeg's ALS decoder. | reimar | 2010-02-16 |
| | | | * | #include corresponding .h files in .c files. | diego | 2010-02-16 |
| | | |/ |
|
| | | * | Remove pointless header #includes; #include only required header stdint.h. | diego | 2010-02-16 |
| | | * | Make len unsigned. More correct anyway and avoids sign extension to 64 bit | reimar | 2010-02-14 |