41 Commits (db42e13bfbfdb2a9b909078870ef03e4cf7357b5)

Author SHA1 Message Date
Philip Gladstone cbadbf19fc Change ticker_tick to use ticker_abs as we want the absolute number 23 years ago
Philip Gladstone cb09b2ed92 * Go faster stripes: don't check to see if the user presses 'q' if stdin 23 years ago
Philip Gladstone c04643a2c2 * Make video grabbing work again (if you are grabbing multiple streams 23 years ago
Michael Niedermayer 33a1f1a3c1 fixing stackoverflow 23 years ago
Fabrice Bellard bf5af56875 license/copyright change - fixed memory leaks 23 years ago
Fabrice Bellard 79fdaa4cc0 began to simplify code - use modified API for stream reading 23 years ago
Fabrice Bellard d4327e368f oops - removed obsolete license draft 23 years ago
Fabrice Bellard 0f1578afcc use av memory functions 23 years ago
Juanjo 90da4d764c - Bug fix for AVStream->r_frame_rate not being initialized for live video 23 years ago
Juanjo 6dc96cb0bf - Now ffmpeg handles MPEG-2 streams with pull down, it gets the real frame 23 years ago
Juanjo 0b97443a3f - Video CD option for ffmpeg 23 years ago
Juanjo 4442945711 - ffmpeg relies on libavcodec to repeat frames from 3:2 sources. 23 years ago
Juanjo a5dc85efb8 - Bug fix in map stream parser 23 years ago
Juanjo afc80f59a7 - Segfault fixed when mpeg audio decoder returns a negative data_size. 23 years ago
Philip Gladstone 51bd4565f7 * Fix nasty problem with unitialized memory in the file_table 23 years ago
Juanjo fffcb5e841 - Segfault fixed when liba52 dynamic library isn't found. 23 years ago
Juanjo bc6caae212 - MPEG-4 B frames coding option for ffmpeg.c 23 years ago
Juanjo 101bea5f22 - ME method compatibility with legacy apps. 23 years ago
Juanjo e4986da9ce - ME setting moved to AVCodecContext/MpegEncContext, no longer a global. 23 years ago
Juanjo 29da453b32 - New switch to activate 4MV in ffmpeg. 23 years ago
Juanjo e0d2714adc - Fixed AC3 decoding for 5:1 AC3 streams. Now when calling av_audio_decode for 23 years ago
Juanjo 10bb7023a2 - Added force_pts to av_write_packet() to be able to force PTS, this helps 23 years ago
Juanjo 5b0ad91b99 - Fix memory leak and others bugs for ppmpipe. Thanks to Rudolf Opalla. 23 years ago
Michael Niedermayer 7084c149d9 -me epzs 23 years ago
Juanjo ce7c56c250 - Added video coding statistics for ffmpeg. Needs more work. 23 years ago
Michael Niedermayer 9cdd6a24ad hopefully better bitrate controll 23 years ago
François Revol ef0bc4c97f * BeOS patch by François Revol <revol@free.fr> 23 years ago
Juanjo 43f1708f8b - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'm 23 years ago
Fabrice Bellard a38469e1da unified grab & convertion loops (should be easier to achieve correct synchronization now - but still work to do!) - added ffplay support 23 years ago
Fabrice Bellard a0663ba4b0 complete handling of pcm formats - hex dump option 23 years ago
Fabrice Bellard 1d7840aaec fixed stereo grab 23 years ago
Fabrice Bellard e30a284687 oops - forgot grabbing case for audio/video input auto detect 23 years ago
Fabrice Bellard 919f448d95 non 420P grab fix - suppressed unused 'sys/poll.h' header - do not put error if audio or video stream not found (no longer needs to use -an or -vn when it is obvious) - display error message when image filename does not contain '%d' 23 years ago
Juanjo 544286b3d3 Moved some H.263+ variables to MpegEncContext to be thread-safe. 23 years ago
Fabrice Bellard daf8e9557d added win32 cross compile support 23 years ago
Fabrice Bellard bdc4796fae win32 fixes 23 years ago
Fabrice Bellard cfcf0ffda6 add deinterlacing support - add new image converter support 23 years ago
Fabrice Bellard 5727b222ce added benchmark option 24 years ago
Fabrice Bellard 85f07f223d merge 24 years ago
Fabrice Bellard 1b58d58dda removing old files 24 years ago
Fabrice Bellard 9aeeeb63f7 Initial revision 24 years ago