1262 Commits (32255f6c2a38ecf6cae0b7902815e24c8f1024dd)

Author SHA1 Message Date
Baptiste Coudurier 543eebd568 fix mp3 muxing 19 years ago
Michael Niedermayer 329b1e755e fix probe of high bitrate mpeg2video 19 years ago
Baptiste Coudurier a2fe3b5869 simplify, completely ignore streams not recognized, that fixes seeking for some files 19 years ago
Reimar Döffinger a7b286e89c read_packet return value must be < 0 when no packet is returned, including EOF. 19 years ago
Diego Biurrun 38f0d3ce76 Add support for GNU/kFreeBSD systems. 19 years ago
Måns Rullgård dc4ed3b141 probe for mpeg audio 19 years ago
Roberto Togni a9d4a6ef34 rm_read_audio_stream_info return type is not void 19 years ago
Roberto Togni a194f595c8 Support for AAC (fourcc raac and racp) in rm files 19 years ago
Måns Rullgård 56466d7b4e fix seek related bugs 19 years ago
Måns Rullgård 42225a3058 remove redundant make variable SUBDIR 19 years ago
Benjamin Larsson 0919e788ae Flash Screen Video decoder (fourcc:FSV1) 19 years ago
Luca Abeni f743a06236 Include the correct video4linux2 header 19 years ago
Michael Niedermayer ac2750ec79 suggest solution for 2 fixmies 19 years ago
Diego Biurrun 16862398a2 Remove all .cvsignore files, they are no longer necessary. 19 years ago
Michael Niedermayer 7cf0e16f96 fixing title on PSP (0x60 != 'a') someone needs a 10x10km ascii table ... 19 years ago
Michael Niedermayer ed90d370ec dont store mov style meta tags in mp4 (fixes ffmpeg -title + gtkpod) 19 years ago
Michael Niedermayer 6f276720ac dont write LAVF_ID if bitexact and any meta tag is set 19 years ago
Michael Niedermayer efda33957f simplify meta tag writing code 19 years ago
Baptiste Coudurier dae5b496fd fix seeking, typo provoking hard segfault 19 years ago
Baptiste Coudurier c7e63546dc fix keyframe check, stss might be there but count set to 0 19 years ago
Diego Biurrun c4052af07d Add MPEG FourCC for MPEG-2 video. 19 years ago
Kostya Shishkov 386b9b5f53 Proper PTS generation for Smacker audio 19 years ago
Kostya Shishkov 103eee5352 Now MPlayer should understand Smacker audio and video codecs. 19 years ago
Baptiste Coudurier 2c95f59f06 fix avc nal parsing 19 years ago
Baptiste Coudurier a959f0ea7a fix pcm_s24be demuxing, simplify 19 years ago
Baptiste Coudurier ed70a5099e add quicktime uncompressed 8bit 4:2:2 support 19 years ago
Baptiste Coudurier 5e0c720a4e fix mulaw muxing 19 years ago
Baptiste Coudurier 6dd19fff4d do not write wave if not needed 19 years ago
Baptiste Coudurier 3a72cbd9f0 fix AMR muxing in mov 19 years ago
Baptiste Coudurier fcef991a85 add pcm 24/32 le/be support 19 years ago
Michael Niedermayer 08db8f1846 simplify 19 years ago
Baptiste Coudurier 039627cf48 clean and simplify 19 years ago
Michael Niedermayer a443a2530d sanity checks some might have been exploitable 19 years ago
Justin Ruggles ce1d2a95c3 Raw flac muxer, patch by Justin Ruggles (jruggle earthlink net). Can be 19 years ago
Måns Rullgård 3644cb8ff9 set stream time_base properly 19 years ago
Måns Rullgård e1203ac098 ogm demuxing 19 years ago
Baptiste Coudurier b565ea09c7 fix spliting chunks, simplify 19 years ago
Baptiste Coudurier b451719e07 simplify, amr.c sets frame_size to 160, and sample size is always 8000 19 years ago
Baptiste Coudurier 9c09db541e fix damr atom, needed for quicktime player 19 years ago
Baptiste Coudurier bfc2a19d7a 10l, undef DEBUG 19 years ago
Baptiste Coudurier 750b4aaabb assing correct codec_id for mjpegb 19 years ago
Benjamin Larsson 89ca8c497f Add support for raw flac decoding based on the .flac suffix of input files. 19 years ago
Diego Biurrun 60827a1a80 Further simplify AMR build. 19 years ago
Flavio Pimentel Duarte c787ba854e Fix v4l grabbing with some webcams, and simplify the code. 19 years ago
Baptiste Coudurier a20da52cbf skip null fourcc, fix ep2_mystery_m640_dummy.mov 19 years ago
Oded Shimon 9d4461b9f2 Disable lavf NUT until it is synced to spec 19 years ago
Alex Beregszaszi c2ea5f060c report to user if mmf with midi found (and not supported) 19 years ago
Reimar Döffinger 50a6c318b2 Avoid crash if there is a rtjpeg quant header but no video stream in file 19 years ago
Baptiste Coudurier 3cb4ee5124 set width and height even for mpeg4, pix_fmt to NONE will force decoding anwyay 19 years ago
Baptiste Coudurier b6c1bfe097 add AVID DV fourcc 19 years ago